Click or drag to resize

IStatsAccessibleGetRxStats Method

version: 10.22.0
Returns the Rx Stats.

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

Return Value

Type: IDictionaryStats_Rx, Int64
The Rx Stats.
See Also