InMemorySecurityMappingStorageProvider

StockSharp.Algo.Storages

In memory security identifier mappings storage provider.

Erbt von: Disposable

Implementiert: ISecurityMappingStorageProvider, IDisposable

Eigenschaften

StorageNames : IEnumerable<string>

Get storage names.

Methoden

DisposeManaged()

Release resources.

GetStorage(string) : ISecurityMappingStorage

Get storage for a specific storage name.

storageName
Storage name.

Rückgabe: Storage instance.

InitAsync(CancellationToken) : ValueTask<Dictionary<string, Exception>>

Initialize the storage.

cancellationToken
CancellationToken