AsyncResultT Constructor |
Name | Description | |
---|---|---|
AsyncResultT(AsyncCallback, Object) |
Sets up an AsyncResult for an asynchronous operation.
| |
AsyncResultT(AsyncCallback, Object, T) |
Sets up an AsyncResult for an operation that could have been asynchronous but in fact
has already been performed synchronously.
|