InMemorySecurityMappingStorageProvider
StockSharp.Algo.Storages
In memory security identifier mappings storage provider.
Inherits: Disposable
Implements: ISecurityMappingStorageProvider, IDisposable
Properties
StorageNames : IEnumerable<string>
Get storage names.
Methods
DisposeManaged()
Release resources.
GetStorage(string) : ISecurityMappingStorage
Get storage for a specific storage name.
- storageName
- Storage name.
Returns: Storage instance.
InitAsync(CancellationToken) : ValueTask<Dictionary<string, Exception>>
Initialize the storage.
- cancellationToken
- CancellationToken