The ExpectAsyncResult type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| AsyncState |
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
| |
| AsyncWaitHandle |
Gets a | |
| CompletedSynchronously |
Gets a value that indicates whether the asynchronous operation completed synchronously.
| |
| IsCompleted |
Gets a value that indicates whether the asynchronous operation has completed.
|
See Also