AsyncManualResetEvent::IsSet Property
Visual Studio 2015
Determines whether the event is currently in a signaled state.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Property Value
Type: System::BooleanReturns true if the event is currently in a signaled state, otherwise false.
Show: