FixReject
StockSharp.Fix.Native
Data for Reject FIX message.
Implementa: IEquatable<FixReject>
Construtores
FixReject(string, long?, string, FixTags?, int?, FixId)
Data for Reject FIX message.
- Error
- Error message text.
- RefSeqNum
- Reference sequence number of rejected message.
- RefMsgType
- Reference message type of rejected message.
- RefTagId
- Reference tag ID that caused rejection.
- SessionRejectReason
- Session reject reason code.
- RequestId
- Request identifier.
Propriedades
RefMsgType : string
Reference message type of rejected message.
SessionRejectReason : int?
Session reject reason code.