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