System::Threading::Monitor::Pulse method

Monitor::Pulse method

Notifies a thread in the waiting queue of a change in the locked object’s state Not implemented.

static void System::Threading::Monitor::Pulse(const SharedPtr<Object> &obj)

See Also