InMemorySecurityMappingStorageProvider
StockSharp.Algo.Storages
In memory security identifier mappings storage provider.
継承元: Disposable
実装: ISecurityMappingStorageProvider, IDisposable
プロパティ
StorageNames : IEnumerable<string>
Get storage names.
メソッド
DisposeManaged()
Release resources.
GetStorage(string) : ISecurityMappingStorage
Get storage for a specific storage name.
- storageName
- Storage name.
戻り値: Storage instance.
InitAsync(CancellationToken) : ValueTask<Dictionary<string, Exception>>
Initialize the storage.
- cancellationToken
- CancellationToken