InMemorySecurityMappingStorageProvider
StockSharp.Algo.Storages
In memory security identifier mappings storage provider.
Hereda de: Disposable
Implementa: ISecurityMappingStorageProvider, IDisposable
Propiedades
StorageNames : IEnumerable<string>
Get storage names.
Métodos
DisposeManaged()
Release resources.
GetStorage(string) : ISecurityMappingStorage
Get storage for a specific storage name.
- storageName
- Storage name.
Devuelve: Storage instance.
InitAsync(CancellationToken) : ValueTask<Dictionary<string, Exception>>
Initialize the storage.
- cancellationToken
- CancellationToken