ContextFactory.NUM_MSG_QUANTA Field

Solclient

ContextFactoryNUM_MSG_QUANTA Field
version: 7.2.1.27
The number of message size quanta available. Useful when calling GetQuantaLevelStat(QuantaLevelStatistic, Int32) to anchor the "quantaIndex" argument to NUM_MSG_QUANTA-1

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public static readonly int NUM_MSG_QUANTA
Public Shared ReadOnly NUM_MSG_QUANTA As Integer
public:
static initonly int NUM_MSG_QUANTA

Field Value

Type: Int32
See Also