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

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

Inheritance diagram for ATAS.DataFeedsCore.AsyncWrapQueueMessage:
[legend]
Collaboration diagram for ATAS.DataFeedsCore.AsyncWrapQueueMessage:
[legend]

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 queue thread.
 

Detailed Description

Service message for passing continuations to the queue thread.

Property Documentation

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