Click or drag to resize
SendMmsMessageAsyncResult Properties

The SendMmsMessageAsyncResult type exposes the following members.

Properties
  NameDescription
Public propertyAsyncState
The state object stored against this AsyncResult
(Inherited from DeviceAsyncResult.)
Public propertyAsyncWaitHandle
The WaitHandle for this AsyncResult
(Inherited from DeviceAsyncResult.)
Public propertyCompletedSynchronously
Returns true if this AsyncResult has been completed synchronously
(Inherited from DeviceAsyncResult.)
Public propertyErrorCode
Error code of the send request.
Public propertyIsCompleted
Returns true if this AsyncResult has been completed
(Inherited from DeviceAsyncResult.)
Top
See Also