Table of Contents

Class SpawningConnectionState

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

The child process is being started.

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

Constructors

SpawningConnectionState()

The child process is being started.

public SpawningConnectionState()