AsyncResult.State Property
Determines the state of the asynchronous operation.
Thread safety: This property is thread-safe.
Syntax
public AsyncResultState State { get; }
Property Value
Type: AsyncResultState
The state of the asynchronous operation.
The state of the asynchronous operation.
Platforms
Windows, Linux, Android