Class ServerState
- Namespace
- Oqtane.Infrastructure
- Assembly
- Oqtane.Server.dll
public class ServerState
- Inheritance
-
ServerState
Properties
Assemblies
public List<string> Assemblies { get; set; }
Property Value
IsInitialized
public bool IsInitialized { get; set; }
Property Value
SiteKey
public string SiteKey { get; set; }