DispatcherOperation Properties
.NET Framework 3.5
The DispatcherOperation type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher that the operation was posted to. |
|
Priority | Gets or sets the priority of the operation in the Dispatcher queue. |
|
Result | Gets the result of the operation after it has completed. |
|
Status | Gets the current status of the operation.. |