PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
Context
Factory
Get
Message
Level
Stat 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.26.0
C#
Copy
public
long
GetMessageLevelStat
(
MessageLevelStatistic
stat
)
Parameters
stat
MessageLevelStatistic
MessageLevelStatistic
Return Value
Int64
-1, if it fails
See Also
Reference
ContextFactory Class
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Parameters
Return Value
See Also