FIX type: Int.
Definition at line 1371 of file Fields.h.
◆ Base
◆ Enum
Identifies the code of reject retransmission.
| Enumerator |
|---|
| OutOfRange | 0 | OutOfRange.
|
| InvalidSession | 1 | InvalidSession.
|
| RequestLimitExceeded | 2 | RequestLimitExceeded.
|
| RetransmitInProgress | 3 | RetransmitInProgress.
|
| InvalidTimestamp | 4 | InvalidTimestamp.
|
| InvalidFromseqno | 5 | InvalidFromseqno.
|
| InvalidCount | 9 | InvalidCount.
|
| ThrottleReject | 10 | ThrottleReject.
|
| SystemBusy | 11 | SystemBusy.
|
Definition at line 1376 of file Fields.h.
◆ toString()