ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.AsyncConnectorMessage Class Reference

Service message for passing continuations to the connector thread. More...

Properties

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.
 

Detailed Description

Service message for passing continuations to the connector thread.

Property Documentation

◆ 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: