AsyncAutoResetEvent::Set Method ()

 

Sets the signal if it has not already been set. If there is an awaiter, it is allowed to handle the signal.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

public:
void Set()
Return to top
Show: