OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
API Documentation
Loading...
Searching...
No Matches
NotAppliedAction Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 190 of file SessionListener.h.

Member Enumeration Documentation

◆ Enum

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.