Click or drag to resize

IStatsAccessibleGetTxStats Method

version: 10.22.0
Returns the Tx Stats.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
IDictionary<Stats_Tx, long> GetTxStats()

Return Value

Type: IDictionaryStats_Tx, Int64
The Tx Stats.
See Also