Table of Contents

Enum NatsConnectionState

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll
public enum NatsConnectionState

Fields

Closed = 0
Connecting = 2
Open = 1
Reconnecting = 3