OrderBookSnapshotHolder
StockSharp.Messages
QuoteChangeMessage snapshots holder.
Inherits: BaseLogReceiver
Implements: ISnapshotHolder<QuoteChangeMessage>
Constructors
OrderBookSnapshotHolder()
Initializes a new instance of the OrderBookSnapshotHolder.
Methods
GetErrorCount(SecurityId) : int?
Try get current error counter for the specified security.
- securityId
- Security ID.
Returns: Error counter value if snapshot exists; otherwise .