FixSecurityListResponseError

StockSharp.Fix.Native

Data for SecurityList error response FIX message.

Implementa: IEquatable<FixSecurityListResponseError>

Construtores

FixSecurityListResponseError(FixId, FixId, Exception)

Data for SecurityList error response FIX message.

SecurityReqId
Security request identifier.
SecurityResponseId
Security response identifier.
Error
Error exception.

Propriedades

Error : Exception

Error exception.

SecurityReqId : FixId

Security request identifier.

SecurityResponseId : FixId

Security response identifier.