B2BITS FIX Antenna C++ 2.33.0
|
List of all throttler specific parameters which can be configured in the engine.properties. More...
Variables | |
const std::string | Action_SendReject = "SendReject" |
const std::string | Action_Skip = "Skip" |
const std::string | Action_SkipAllThrottlers = "SkipAllThrottlers" |
const std::string | Action_TerminateNonGracefully = "TerminateNonGracefully" |
const std::string | Action_TerminateWithLogout = "TerminateWithLogout" |
const std::string | Action_Wait = "Wait" |
const std::string | DefaultAction = "DefaultAction" |
const std::string | Direction = "Direction" |
const std::string | Direction_Incoming = "Incoming" |
const std::string | Direction_Outgoing = "Outgoing" |
const std::string | IntervalMs = "IntervalMs" |
const std::string | MessagesLimit = "MessagesLimit" |
const std::string | Type = "Type" |
const std::string | Type_SlidingWindowMessages = "SlidingWindowMessages" |
List of all throttler specific parameters which can be configured in the engine.properties.
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_SendReject = "SendReject" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_Skip = "Skip" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_SkipAllThrottlers = "SkipAllThrottlers" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_TerminateNonGracefully = "TerminateNonGracefully" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_TerminateWithLogout = "TerminateWithLogout" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Action_Wait = "Wait" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::DefaultAction = "DefaultAction" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Direction = "Direction" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Direction_Incoming = "Incoming" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Direction_Outgoing = "Outgoing" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::IntervalMs = "IntervalMs" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::MessagesLimit = "MessagesLimit" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Type = "Type" |
const std::string Engine::SessionParameters::ThrottlerParametersNames::Type_SlidingWindowMessages = "SlidingWindowMessages" |