ITransactionIdStorage
StockSharp.Configuration
The interface describing the transaction and request identifiers storage.
Methods
Get(string, bool) : ISessionTransactionIdStorage
Get session based transaction and request identifiers storage.
- sessionId
- Session identifier.
- persistable
- Reuse session identifier.
Returns: Session based transaction and request identifiers storage.