10.24.0

IStatsAccessibleGetRxStats Method

Returns the Rx Stats.

Definition

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

Return Value

IDictionaryStats_Rx, Int64
The Rx Stats.

See Also