InMemoryNativeIdStorageProvider

StockSharp.Algo.Storages

In memory security native identifier storage provider.

Inherits: AsyncDisposable

Implements: INativeIdStorageProvider, IAsyncDisposable

Methods

DisposeManaged() : ValueTask

Release resources.

GetStorage(string) : INativeIdStorage

Get storage for a specific storage name.

storageName
Storage name.

Returns: Storage instance.

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

Initialize the storage.

cancellationToken
CancellationToken