ServerSystemMonitor Class

Class for ServerSystemMonitor operation.
Public Class ServerSystemMonitor
This language is not supported or no code example is available.
public class ServerSystemMonitor
This language is not supported or no code example is available.
Name Description
Public constructor ServerSystemMonitor(RunObj, int) Construct the instance
Top
Name Description
Public property AvailableRAM Gets AvailableRAM In Gigabytes
Public property CPUClock Gets CPU Clock in GHz
Public property CPUName Gets CPU Name
Public property CPUUsage Gets CPU Usage in %
Public property DiskSpace Gets Server DiskSpace in Gigabytes
Public property MemoryUsage Gets Memory Usage in %
Public property TServerCPUUsage Gets TServer CPU Usage in %
Public property TServerMemoryMB Gets TServer Memory in Megabytes
Public property TotalRAM Gets TotalRAM In Gigabytes
Public property Uptime TimeSpan the solution is in execution
Public property VisualizerCPUUsage Gets Visualizer CPU Usage in %
Public property VisualizerMemoryMB Gets Visualizer Memory in Megabytes
Top
T.Modules.ServerStation.ServerSystemMonitor

.NET Framework

Supported in: 4.8

In this article

Definition