The following tables list the members exposed by the AsyncResult type.
Protected Constructors
Name | Description | |
---|---|---|
AsyncResult | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
AsyncState | ||
AsyncWaitHandle | ||
CompletedSynchronously | ||
IsCompleted |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
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. | |
Finalize | Overridden. | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.