ISnapshotRegistry
StockSharp.Algo.Storages
The interface for snapshot storage registry.
Métodos
GetSnapshotStorage(DataType) : ISnapshotStorage
To get the snapshot storage.
- dataType
- DataType
Devuelve: The snapshot storage.
InitAsync(CancellationToken) : ValueTask
Initialize the storage.
- cancellationToken
- CancellationToken
Devuelve: ValueTask