The ExpectAsyncResult type exposes the following members.
Back to Top
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