Click or drag to resize

IPortfolioDataQueueListenerT Methods

The IPortfolioDataQueueListenerT generic type exposes the following members.

Methods
  NameDescription
Public methodOnPop
IDataQueue will call OnPop every time, when queue drop some element.
Public methodOnPush
IDataQueue will call OnPush every time, when queue store some element.
Top
See Also