10.24.0

ContextFactoryGetMessageLevelStat Method

Returns the value of the specified message level statistic.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public long GetMessageLevelStat(
	MessageLevelStatistic stat
)

Parameters

stat  MessageLevelStatistic
MessageLevelStatistic

Return Value

Int64
-1, if it fails

See Also