ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter Struct Reference

Custom awaiter to control continuation execution on the ConnectorSynchronizationContext This awaiter always passes the continuation to the connector's queue. More...

Inheritance diagram for ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter:
[legend]
Collaboration diagram for ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter:
[legend]

Public Member Functions

 SynchronizationContextQueueAwaiter (SynchronizationContext context)
 
void OnCompleted (Action continuation)
 
void GetResult ()
 

Properties

bool IsCompleted [get]
 

Detailed Description

Custom awaiter to control continuation execution on the ConnectorSynchronizationContext This awaiter always passes the continuation to the connector's queue.

Constructor & Destructor Documentation

◆ SynchronizationContextQueueAwaiter()

ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter.SynchronizationContextQueueAwaiter ( SynchronizationContext  context)

Member Function Documentation

◆ GetResult()

void ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter.GetResult ( )

◆ OnCompleted()

void ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter.OnCompleted ( Action  continuation)

Property Documentation

◆ IsCompleted

bool ATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter.IsCompleted
get

The documentation for this struct was generated from the following file: