Search Results for

    Show / Hide Table of Contents

    Class ServerInfoContract

    Server information

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class ServerInfoContract : Object

    Name Description
    ServerInfoContract()

    Fields

    Name Description
    APIEndpoints

    List of all API endpoints

    ApplicationUser

    Executing windows user for server

    AvailableSystemMemory

    Free system memory

    CacheFolderPath

    Path to the cache folder of this server

    Culture

    Culture of the operating system

    FrameworkVersion

    Version number of the .NET Framework

    InstalledMemory

    Installed system memory

    IP

    List of all ip adresses

    Is64BitProcess

    Defines if server is running as 64 bit application

    Is64BitSystem

    Defines if the server is running on a 64 bit operation system

    OperatingSystem

    Name of the operating system

    ProcessorCores

    Number of the process cores

    ProcessorName

    Name of the physical processor

    SecuritPluginInfo

    Security plugin informations

    ServerDate

    Server date in UTC. Date format: yyyy-MM-ddTHH:mm:ss

    ServerDomain

    Windows domain name

    ServerName

    Computer name of the server

    StatisticPlugins

    List of the currently loaded statistic and notification plugins

    TenantInfos

    List of all tenants

    TimeZoneDisplayName

    The general display name that represents the server time zone

    TimeZoneUtcOffsetMinutes

    The time difference between the current server time zone's standard time and Coordinated Universal Time (UTC)

    UICulture

    UI Culture of the operating system

    UsedMemory

    Currently used memory

    Version

    Version number of the server

    Back to top Copyright © Kendox