Service message for passing continuations to the connector 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 connector queue thread.
|
| |
Service message for passing continuations to the connector thread.
◆ Callback
| SendOrPostCallback ATAS.DataFeedsCore.AsyncConnectorMessage.Callback |
|
getset |
◆ IsSetupMessage
| bool ATAS.DataFeedsCore.AsyncConnectorMessage.IsSetupMessage |
|
get |
Indicates that synchronization context should be set up on the connector queue thread.
◆ State
| object ATAS.DataFeedsCore.AsyncConnectorMessage.State |
|
getset |
◆ Sync
| ManualResetEvent ATAS.DataFeedsCore.AsyncConnectorMessage.Sync |
|
getset |
The documentation for this class was generated from the following file: