AsyncAutoResetEvent Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AsyncAutoResetEvent() Instantiates a new instance of AsyncAutoResetEvent in which continuations execute synchronously.
Public method AsyncAutoResetEvent(Boolean) Instantiates a new instance of AsyncAutoResetEvent that specifies whether or not awaiters should be completed synchronously or asynchronously.

Top

See Also

Reference

AsyncAutoResetEvent Class

Microsoft.VisualStudio.Threading Namespace