Service message for passing continuations to the queue thread.
More...
|
SendOrPostCallback | Callback [get, set] |
|
object | State [get, set] |
|
ManualResetEvent | Sync [get, set] |
|
bool | IsSetupMessage [get] |
| Indicates that synchronization context should be set up on the queue thread.
|
|
Service message for passing continuations to the queue thread.
◆ Callback
SendOrPostCallback ATAS.DataFeedsCore.AsyncWrapQueueMessage.Callback |
|
getset |
◆ IsSetupMessage
bool ATAS.DataFeedsCore.AsyncWrapQueueMessage.IsSetupMessage |
|
get |
Indicates that synchronization context should be set up on the queue thread.
◆ State
object ATAS.DataFeedsCore.AsyncWrapQueueMessage.State |
|
getset |
◆ Sync
ManualResetEvent ATAS.DataFeedsCore.AsyncWrapQueueMessage.Sync |
|
getset |
The documentation for this class was generated from the following file: