Table of Contents

Enum CoreServerComponent

Namespace
RDCore.SDK.Client
Assembly
RDCore.SDK.dll
public enum CoreServerComponent

Fields

ClientApp = 4

Application is a LSP client.

This application type cannot be started from a server app.

EnvironmentHost = 0

Application is a RD-VBA runtime environment host component.

Extension = 3

Application is a platform extension server component.

LanguageServer = 1

Application is a RDCore platform orchestration and RD-VBA language server.

ParsingServer = 2

Application is a parsing server component.