FixLogonResponse

StockSharp.Fix.Native

Data for Logon response FIX message.

Implements: IEquatable<FixLogonResponse>

Constructors

FixLogonResponse(string, string, DateTime)

Data for Logon response FIX message.

SessionId
Trading session identifier.
LicenseFeatureId
License feature identifier.
ComponentTimestamp
Component timestamp for version verification.

Properties

ComponentTimestamp : DateTime

Component timestamp for version verification.

LicenseFeatureId : string

License feature identifier.

SessionId : string

Trading session identifier.