Table of Contents

Class ShuttingDownConnectionState

Namespace
RDCore.SDK.Client.Connection
Assembly
RDCore.SDK.dll

A graceful shutdown handshake is in progress.

public sealed record ShuttingDownConnectionState : ConnectionState, IEquatable<ConnectionState>, IEquatable<ShuttingDownConnectionState>
Inheritance
ShuttingDownConnectionState
Implements
Inherited Members

Constructors

ShuttingDownConnectionState()

A graceful shutdown handshake is in progress.

public ShuttingDownConnectionState()