The following tables list the members exposed by AsyncResult.
Name | Description | |
---|---|---|
![]() | AsyncState | Returns the user state information passed on the Begin call. |
![]() | AsyncWaitHandle | Returns the wait handle for the asynchronous operation. |
![]() | Cancelled | Returns true if the operation was cancelled. |
![]() | CompletedSynchronously | Returns whether the operation completed synchronously. |
![]() | IsCompleted | Returns whether the operation has completed. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |