System::Threading::Monitor::Pulse metod

Monitor::Pulse method

Meddelar en tråd i väntekön om en förändring i det låsta objektets tillstånd. Inte implementerat.

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

Se även