24#include "OnixS/Eurex/Trading/Export.h"
57 UInt64 throttleTimeInterval,
59 UInt32 throttleDisconnectLimit
virtual void onThrottleDelayStarted(UInt32 delayInMilliseconds)
virtual void onThrottleDelayFinished()
Implement this member to get notifications about throttling finish.
virtual ~SessionListener()
Disables public delete operator in the interface class.
virtual void onMessageSending(UInt32 msgSeqNum, const Message &message)
virtual void onReceivedBytes(const char *bytes, size_t size)
virtual void onThrottleSettingsChanged(UInt64 throttleTimeInterval, UInt32 throttleNoMsgs, UInt32 throttleDisconnectLimit)
unsigned long long UInt64