GetAsyncResultRequest Properties |
The GetAsyncResultRequest type exposes the following members.
Name | Description | |
---|---|---|
AsyncHandle |
A value that was returned from the original
asynchronous method call.
| |
KeepResult |
If true, GetAsyncResult does not remove the
asynchronous result upon returning it, enabling future
queries to that asyncHandle.
|