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