Table of Contents

Class ServerState

Namespace
Oqtane.Infrastructure
Assembly
Oqtane.Server.dll
public class ServerState
Inheritance
ServerState

Properties

Assemblies

public List<string> Assemblies { get; set; }

Property Value

List<string>

IsInitialized

public bool IsInitialized { get; set; }

Property Value

bool

SiteKey

public string SiteKey { get; set; }

Property Value

string