IStatsAccessible.GetTxStats Method

Solclient

IStatsAccessibleGetTxStats Method
version: 7.2.1.27
Returns the Tx Stats.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
IDictionary<Stats_Tx, long> GetTxStats()
Function GetTxStats As IDictionary(Of Stats_Tx, Long)
IDictionary<Stats_Tx, long long>^ GetTxStats()

Return Value

Type: IDictionaryStats_Tx, Int64
The Tx Stats.
See Also