IStatsAccessible Interface
From Solclient
Solclient
| IStatsAccessible Interface |
Implemented by ISession and IFlow, this interface exposes Transmit and Receive statistics collected by the
messaging API.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
The IStatsAccessible type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearStats |
Clears the stats dictionary.
| |
| GetRxStats |
Returns the Rx Stats.
| |
| GetTxStats |
Returns the Tx Stats.
|