ServerStation Class
Name | Description | |
---|---|---|
![]() |
ServerStation(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
![]() |
ComputerIP | Gets the server's computer IP. |
![]() |
ComputerName | Gets the server's computer name. |
![]() |
Date | Gets the server's date. |
![]() |
DateString | Gets the server's date on string format. |
![]() |
Day | Gets the server's day of the month. |
![]() |
DayOfWeek | Gets the server's day of the week. |
![]() |
DayOfYear | Gets the server's day of the year. |
![]() |
GCCollect | Call GCCollect |
![]() |
Hour | Gets the hour component of the server's date . |
![]() |
HttpAddress | Gets the server's http address. |
![]() |
IsRunningAsService | Flag to indicate if runtime is running as service. |
![]() |
IsRunningOnDocker | Flag to indicate if runtime is running on docker. |
![]() |
IsStarted | Flag indicating whether Dataset module was full started |
![]() |
IsTServerStartedByTStartup | Flag to indicate if TServer is started by TStartup. |
![]() |
IsTStartupStarted | Flag to indicate if TStartup is started. |
![]() |
Minute | Gets the minute component of the server's date . |
![]() |
Month | Gets the month component of the server's date . |
![]() |
Now | Gets the server's local date and time offset. |
![]() |
NumberOfTagPropertiesLoaded | Number of tag properites (Value, Min, Max, etc.) load in memory |
![]() |
NumberOfTagsLoaded | Number of tags loaded in memory |
![]() |
OSVersion | Operating System on the computer running the solution |
![]() |
Redundancy | Gets reference to Retentive objects. |
![]() |
ReloadAppDomain | Reload app domains |
![]() |
ResetStatistics | Reset statistics of connections. |
![]() |
Restart | Gets or sets the server's restart state. |
![]() |
Retentive | Gets reference to Retentive objects. |
![]() |
SaveDiagnostics | Save diagnostics |
![]() |
Second | Gets the second component of the server's date . |
![]() |
Shutdown | Gets or sets the server's shutdown state. |
![]() |
StartCounter | Counter while starting module |
![]() |
Startup | Gets the server's startup state. |
![]() |
SystemMonitor | Gets reference to SystemMonitor objects. |
![]() |
TStartupStartedTime | Timestamp when the soslution started running |
![]() |
Ticks | Gets the number of ticks that represent the server's date and time. |
![]() |
Time | Gets the server's time of day. |
![]() |
TimeMs | Gets the server's time of day (including milliseconds). |
![]() |
TimeSpan | Gets a timespan object. |
![]() |
Tomorrow | Gets the server's tomorrow. |
![]() |
UtcDay | Gets the server's day of the month on UTC. |
![]() |
Year | Gets the year component of the server's date . |
![]() |
Yesterday | Gets the server's yesterday. |
Name | Description | |
---|---|---|
![]() |
CloseConnectionAsync(string, string) | Close connection |
![]() |
GetAllConnectionsAsync() | Get all connections |
![]() |
GetClientConnectionsAsync() | Get client connections |
![]() |
GetComputerIP() | Gets the server's computer IP. |
![]() |
LoadSolutionVersion(string) | Begin load selection version |
![]() |
RunAndSaveDiagnostics(string) | Save diagnostics to file |
![]() |
ShutdownCommand() | Shut downs |
T.Modules.ServerStation.ServerStation