Solclient
IStatsAccessibleGetRxStats Method |
Returns the Rx Stats.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
IDictionary<Stats_Rx, long> GetRxStats()
Function GetRxStats As IDictionary(Of Stats_Rx, Long)
IDictionary<Stats_Rx, long long>^ GetRxStats()
Return Value
Type: IDictionaryStats_Rx, Int64The Rx Stats.
See Also