Click or drag to resize

ContextFactoryNUM_MSG_QUANTA Field

version: 10.22.0
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: 10.22.0
Syntax
C#
public static readonly int NUM_MSG_QUANTA

Field Value

Type: Int32
See Also