Solclient
ContextFactoryGetMessageLevelStat Method |
Returns the value of the specified message level statistic.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public long GetMessageLevelStat( MessageLevelStatistic stat )
Public Function GetMessageLevelStat ( stat As MessageLevelStatistic ) As Long
public: long long GetMessageLevelStat( MessageLevelStatistic stat )
Parameters
Return Value
Type: Int64-1, if it fails
See Also