Interface IAsyncResetEvent
Represents asynchronous flow synchronization event.
Inherited Members
Namespace: DotNext.Threading
Assembly: DotNext.Threading.dll
Syntax
public interface IAsyncResetEvent : IAsyncEvent, IDisposable, IResettable
Properties
| Edit this page View SourceResetMode
Gets reset mode.
Declaration
EventResetMode ResetMode { get; }
Property Value
Type | Description |
---|---|
EventResetMode |