ISnapshotRegistry
StockSharp.Algo.Storages
The interface for snapshot storage registry.
Методы
GetSnapshotStorage(DataType) : ISnapshotStorage
To get the snapshot storage.
- dataType
- DataType
Возвращает: The snapshot storage.
InitAsync(CancellationToken) : ValueTask
Initialize the storage.
- cancellationToken
- CancellationToken
Возвращает: ValueTask