10.24.0

IStatsAccessibleGetTxStats Method

Returns the Tx Stats.

Definition

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

Return Value

IDictionaryStats_Tx, Int64
The Tx Stats.

See Also