C# Class NATS.Client.NATSNoServersException

The exception that is thrown when a connection cannot be made to any server.
Inheritance: NATSException
Exibir arquivo Open project: nats-io/csnats Class Usage Examples

Private Methods

Method Description
NATSNoServersException ( string err ) : System