Initializes a new instance of the AsyncResult class.
Overload List
| Name | Description |
|---|---|
| AsyncResult () | Initializes a new instance of the AsyncResult class. |
| AsyncResult (Object) | Initializes a new instance of the AsyncResult class using the specified asynchronous state information. |
| AsyncResult (AsyncCallback, Object) | Initializes a new instance of the AsyncResult class using the specified state information and callback method. |
See Also
Reference
AsyncResult Class
AsyncResult Members
Microsoft.Web.Services3 Namespace