FIX type: Int.
Definition at line 1231 of file Fields.h.
◆ Base
◆ Enum
Identifies the code of reject establishment.
| Enumerator |
|---|
| Unspecified | 0 | Unspecified.
|
| Credentials | 1 | Credentials.
|
| Unnegotiated | 2 | Unnegotiated.
|
| AlreadyEstablished | 3 | AlreadyEstablished.
|
| SessionBlocked | 4 | SessionBlocked.
|
| InvalidSessionid | 5 | InvalidSessionid.
|
| InvalidSessionverid | 6 | InvalidSessionverid.
|
| InvalidTimestamp | 7 | InvalidTimestamp.
|
| InvalidKeepaliveInterval | 8 | InvalidKeepaliveInterval.
|
| InvalidNextseqno | 9 | InvalidNextseqno.
|
| EstablishAttemptsExceeded | 10 | EstablishAttemptsExceeded.
|
| EstablishNotAllowed | 20 | EstablishNotAllowed.
|
| DuplicateSessionConnection | 21 | DuplicateSessionConnection.
|
| AuthenticationInProgress | 22 | AuthenticationInProgress.
|
| ProtocolVersionNotSupported | 23 | ProtocolVersionNotSupported.
|
Definition at line 1236 of file Fields.h.
◆ toString()