HistoryDataQueue<T>.SetOnPopDelegate Method |
Namespace: FinAnalysis.Base
public void SetOnPopDelegate( HistoryDataQueue<T> .OnPopDelegate onPop )
Exception | Condition |
---|---|
InvalidOperationException | Thrown when you trying to set listener on single element queue. |