ATAS
Loading...
Searching...
No Matches
QueueAsyncWrap.cs File Reference

Classes

class  ATAS.DataFeedsCore.QueueAsyncWrap
 Allows to use the power of async / await in compatible way with IQueue interface. More...
 
class  ATAS.DataFeedsCore.QueueAsyncWrap.AsyncAwaiterFacade
 Facade for SynchronizationContextAwaiter to allow explicit call of SwitchToQueueThreadAsync() More...
 
struct  ATAS.DataFeedsCore.QueueAsyncWrap.SynchronizationContextAwaiter
 Custom awaiter to control continuation execution on the QueueSynchronizationContext More...
 
class  ATAS.DataFeedsCore.QueueAsyncWrap.QueueSynchronizationContext
 Custom synchronization context to forward await continuations to the connector queue. More...
 

Namespaces

namespace  ATAS
 
namespace  ATAS.DataFeedsCore