InMemoryTransactionIdStorage

StockSharp.Configuration

In memory implementation of ITransactionIdStorage.

Implements: ITransactionIdStorage

Constructors

InMemoryTransactionIdStorage
public InMemoryTransactionIdStorage(IdGenerator idGenerator)
inMemoryTransactionIdStorage = InMemoryTransactionIdStorage(idGenerator)

In memory implementation of ITransactionIdStorage.

idGenerator
Transaction id generator.