C# Class NATS.Client.NATSStaleConnectionException

The exception that is thrown when an operation occurs on a connection that has been determined to be stale.
Inheritance: NATSException
Show file Open project: nats-io/csnats

Private Methods

Method Description
NATSStaleConnectionException ( ) : System