Solclient
Solclient
SolaceSystems.Solclient.Messaging
ContextFactory Class
ContextFactory Methods
Cleanup Method
CreateClientName Method
CreateContext Method
CreateDurableTopicEndpoint Method
CreateDurableTopicEndpointEx Method
CreateMessage Method
CreateQueue Method
CreateReplicationGroupMessageId Method
CreateSubscriberEndpoint Method
CreateTopic Method
CreateXpe Method
GetLastSDKErrorInfo Method
GetMessageLevelStat Method
GetQuantaLevelStat Method
GetVersion Method
Init Method
SetLogLevel Method
ContextFactory
GetQuantaLevelStat Method
version: 10.22.0
Returns the value of the specified quanta level statistic.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
Copy
public
long
GetQuantaLevelStat
(
QuantaLevelStatistic
stat
,
int
quantaIndex
)
Parameters
stat
Type:
SolaceSystems.Solclient.Messaging
QuantaLevelStatistic
quantaIndex
Type:
System
Int32
Index of the quanta, an integer in [0,
NUM_MSG_QUANTA
]
Return Value
Type:
Int64
-1, if it fails
See Also
Reference
ContextFactory Class
SolaceSystems.Solclient.Messaging Namespace
Copyright 2004-2023 Solace Corporation. All rights reserved.
License Agreement
Send comments on this topic to
support@solace.com