NATS .NET Client  1.1.4
The NATS.io .NET C# Client
NATS.Client.IStatistics Interface Reference
Inheritance diagram for NATS.Client.IStatistics:
NATS.Client.Statistics

Properties

long InMsgs [get]
 
long OutMsgs [get]
 
long InBytes [get]
 
long OutBytes [get]
 
long Reconnects [get]
 

Detailed Description

Tracks various statistics received and sent on an IConnection.


The documentation for this interface was generated from the following file: