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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.