10.28.13

IStatsAccessible.GetTxStats Method

Returns the Tx Stats.

Definition

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

Return Value

IDictionary<Stats_Tx, Int64>
The Tx Stats.

See Also