8 [__DynamicallyInvokable]
14 [__DynamicallyInvokable]
17 [__DynamicallyInvokable]
23 [__DynamicallyInvokable]
26 [__DynamicallyInvokable]
32 [__DynamicallyInvokable]
35 [__DynamicallyInvokable]
42 [__DynamicallyInvokable]
45 [__DynamicallyInvokable]
Encapsulates operating system–specific objects that wait for exclusive access to shared resources.
object AsyncState
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
Represents the status of an asynchronous operation.
bool CompletedSynchronously
Gets a value that indicates whether the asynchronous operation completed synchronously.
WaitHandle AsyncWaitHandle
Gets a T:System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.
bool IsCompleted
Gets a value that indicates whether the asynchronous operation has completed.