Table of Contents

Class RunningTracelessServerState

Namespace
RDCore.SDK.Server.Services.States
Assembly
RDCore.SDK.dll

The LSP Server application is in a RunningServerState with Trace set to Off.

public record RunningTracelessServerState : RunningServerState, IEquatable<ServerState>, IEquatable<RunningServerState>, IEquatable<RunningTracelessServerState>
Inheritance
RunningTracelessServerState
Implements
Inherited Members

Constructors

RunningTracelessServerState()

The LSP Server application is in a RunningServerState with Trace set to Off.

public RunningTracelessServerState()