10.27.03

IStatsAccessible.GetRxStats Method

Returns the Rx Stats.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.27.0
C#
IDictionary<Stats_Rx, long> GetRxStats()

Return Value

IDictionary<Stats_Rx, Int64>
The Rx Stats.

See Also