AsyncAutoResetEvent Constructor

Instantiates a new instance of AsyncAutoResetEvent in which continuations execute synchronously.

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

Syntax

'Declaration
Public Sub New
public AsyncAutoResetEvent()
public:
AsyncAutoResetEvent()
new : unit -> AsyncAutoResetEvent
public function AsyncAutoResetEvent()

.NET Framework Security

See Also

Reference

AsyncAutoResetEvent Class

AsyncAutoResetEvent Overload

Microsoft.VisualStudio.Threading Namespace