Click or drag to resize
DeviceAsyncResult Properties

The DeviceAsyncResult type exposes the following members.

Properties
  NameDescription
Public propertyAsyncState
The state object stored against this AsyncResult
Public propertyAsyncWaitHandle
The WaitHandle for this AsyncResult
Public propertyCompletedSynchronously
Returns true if this AsyncResult has been completed synchronously
Public propertyIsCompleted
Returns true if this AsyncResult has been completed
Top
See Also