| HistoryDataQueueTSetOnPushDelegate Method | 
Namespace: FinAnalysis.Base
 Syntax
Syntaxpublic void SetOnPushDelegate( HistoryDataQueueTOnPushDelegate onPush )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidOperationException | Thrown when you trying to set listener on single element queue. | 
 See Also
See Also