System::Threading::Monitor::PulseAll 方法

Monitor::PulseAll method

通知所有等待线程对象状态的变化(未实现)。

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

另见