Public Types | |
enum | Enum |
Definition at line 66 of file ISessionListener.h.
enum Enum |
Enumerator | |
---|---|
GeneralWarning | The general system-related warning. |
GarbledMessageReceived | A garbled message is received. |
LinkError | The telecommunication link error is detected. |
SeqGapIsDetected | The sequence gap in the incoming messages is detected. |
ResendTimeout | The ResendTimeout is elapsed. |
CannotConnect | Cannot re-establish the FIX Connection after the reconnect attempt. |
Definition at line 67 of file ISessionListener.h.