System::Threading::Monitor::Pulse 方法

Monitor::Pulse method

通知等待队列中的线程锁定对象状态的变化(未实现)。

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

另见