OrderBookSnapshotHolder
StockSharp.Messages
QuoteChangeMessage snapshots holder.
继承自: BaseLogReceiver
实现: ISnapshotHolder<QuoteChangeMessage>
构造函数
OrderBookSnapshotHolder()
Initializes a new instance of the OrderBookSnapshotHolder.
方法
GetErrorCount(SecurityId) : int?
Try get current error counter for the specified security.
- securityId
- Security ID.
返回值: Error counter value if snapshot exists; otherwise .