Table of Contents

Interface ITransactionIdMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing an message with TransactionId property.

public interface ITransactionIdMessage
Extension Methods

Properties

TransactionId

Request identifier.

long TransactionId { get; set; }

Property Value

long