| DeviceAsyncResult Properties |
The DeviceAsyncResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncState |
The state object stored against this AsyncResult
| |
| AsyncWaitHandle |
The WaitHandle for this AsyncResult
| |
| CompletedSynchronously |
Returns true if this AsyncResult has been completed synchronously
| |
| IsCompleted |
Returns true if this AsyncResult has been completed
|