The following tables list the members exposed by the TypedAsyncResult type.
Public
Constructors
Name | Description | |
---|---|---|
TypedAsyncResult | Overloaded. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
AsyncState | (Inherited from AsyncResult) |
![]() |
AsyncWaitHandle | (Inherited from AsyncResult) |
![]() |
CompletedSynchronously | (Inherited from AsyncResult) |
![]() |
IsCompleted | (Inherited from AsyncResult) |
![]() |
Result |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Complete | Overloaded. |
![]() |
Dispose | Overloaded. (Inherited from AsyncResult) |
![]() ![]() |
End | |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Complete | Overloaded. |
![]() |
Dispose | Overloaded. (Inherited from AsyncResult) |
![]() |
Finalize | (Inherited from AsyncResult) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.