ISnapshotHolder
StockSharp.Messages
Interface, described snapshots holder.
Métodos
Process(T) : T
Process change.
- change
- change.
Retorna: change (diff or snapshot clone on first call).
TryGetSnapshot(SecurityId, T) : bool
Try get snapshot for the specified security.
- securityId
- Security ID.
- snapshot
- Snapshot if exists, otherwise .
Retorna: true if snapshot exists; otherwise false.