Public Types | |
| enum | Enum |
Definition at line 190 of file SessionListener.h.
| enum Enum |
Action to be taken when the NotApplied message is received from the exchange.
| Enumerator | ||
|---|---|---|
| DoNothing | No messages are sent in reply. | |
| SendGapFill | Send the Sequence message. | |
| Default | DoNothing | The default action. |
Definition at line 193 of file SessionListener.h.