Event ConnectionDisconnected
Event that is raised when the connection to the NATS server is disconnected.
event AsyncEventHandler<NatsEventArgs>? ConnectionDisconnected
Returns
- AsyncEventHandler<NatsEventArgs>
- Event that is raised when the connection to the NATS server is disconnected.