ISnapshotHolder
StockSharp.Messages
Interface, described snapshots holder.
メソッド
TryGetSnapshot(SecurityId, T) : bool
Try get snapshot for the specified security.
- securityId
- Security ID.
- snapshot
- Snapshot if exists, otherwise .
戻り値: true if snapshot exists; otherwise false.