Click or drag to resize

ContextFactoryGetMessageLevelStat Method

version: 10.22.0
Returns the value of the specified message level statistic.

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

Parameters

stat
Type: SolaceSystems.Solclient.MessagingMessageLevelStatistic
MessageLevelStatistic

Return Value

Type: Int64
-1, if it fails
See Also