Table of Contents

Class SdkServerAppOptions

Namespace
RDCore.SDK.Server.Configuration
Assembly
RDCore.SDK.dll
public record SdkServerAppOptions : IEquatable<SdkServerAppOptions>
Inheritance
SdkServerAppOptions
Implements
Inherited Members

Properties

Component

The platform server component type for this application.

public CoreServerComponent Component { get; set; }

Property Value

CoreServerComponent