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