Class TransactionBinarySnapshotSerializer
- Namespace
- StockSharp.Algo.Storages.Binary.Snapshot
- Assembly
- StockSharp.Algo.dll
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for ExecutionMessage.
public class TransactionBinarySnapshotSerializer : ISnapshotSerializer<string, ExecutionMessage>
- Inheritance
-
TransactionBinarySnapshotSerializer
- Implements
- Inherited Members
- Extension Methods
Constructors
TransactionBinarySnapshotSerializer()
public TransactionBinarySnapshotSerializer()