NATS .NET Client  1.1.4
The NATS.io .NET C# Client
NATS.Client.ConnEventArgs Class Reference

Inherits EventArgs.

Properties

Connection Conn [get]
 
Exception Error [get]
 

Detailed Description

Provides the details when the state of a Connection changes.

Property Documentation

◆ Error

Exception NATS.Client.ConnEventArgs.Error
get

Gets any Exception associated with the connection state change.

Could be an exception causing the connection to get disconnected.


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