Custom synchronization context to forward await continuations to the connector queue.
More...
Custom synchronization context to forward await continuations to the connector queue.
◆ QueueSynchronizationContext()
ATAS.DataFeedsCore.QueueAsyncWrap.QueueSynchronizationContext.QueueSynchronizationContext |
( |
IQueue |
queue, |
|
|
IQueueProcessor |
processor |
|
) |
| |
◆ CreateCopy()
◆ Post()
override void ATAS.DataFeedsCore.QueueAsyncWrap.QueueSynchronizationContext.Post |
( |
SendOrPostCallback |
d, |
|
|
object |
state |
|
) |
| |
◆ Send()
override void ATAS.DataFeedsCore.QueueAsyncWrap.QueueSynchronizationContext.Send |
( |
SendOrPostCallback |
d, |
|
|
object |
state |
|
) |
| |
The documentation for this class was generated from the following file: