Class for Server operation.
Namespace:
T.Modules.ServerStation
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Top
Assembly: T.Modules (in T.Modules.dll)
Name | Description | |
---|---|---|
![]() |
ServerStation(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
![]() |
ComputerIP | Gets or sets the server's computer IP. |
![]() |
ComputerName | Gets or sets 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. |
![]() |
IsPrimary | Gets the server's IsPrimary state. |
![]() |
IsRedundancyEnabled | Gets the server's IsRedundancyEnabled state. |
![]() |
IsRunningAsService | Flag to indicate if Server is running as service. |
![]() |
IsSecondary | Gets the server's IsSecondary state. |
![]() |
IsStandByActive | Gets the server's IsStandByActive state. |
![]() |
IsStarted | Flag indicating whether Dataset module was full started |
![]() |
IsSwitchToPrimaryEnabled | Gets the server's IsSwitchToPrimayEnabled state. |
![]() |
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 load in memory |
![]() |
PrimaryIP | Gets the server's PrimaryIP used. |
![]() |
PrimaryPort | Gets the server's Primary Port used. |
![]() |
RedundancyPendingObjects | Gets number of redundancy pending objects to sync. |
![]() |
ReloadAppDomain | Reload app domains |
![]() |
RemoteAssetsConnector | RemoteAssets connector name |
![]() |
RemoteAssetsDeviceNodeName | RemoteAssets device node name |
![]() |
RemoteTagsConnector | RemoteTags connector name |
![]() |
RemoteTagsDeviceNodeName | RemoteTags device node name |
![]() |
Retentive | Gets reference to Retentive objects. |
![]() |
SaveDiagnostics | Save diagnostics |
![]() |
Second | Gets the second component of the server's date . |
![]() |
SecondaryIP | Gets the server's SecondaryIP used. |
![]() |
SecondaryPort | Gets the server's Secondary Port used. |
![]() |
Shutdown | Gets or sets the server's shutdown state. |
![]() |
StartCounter | Counter while starting module |
![]() |
Startup | Gets the server's startup state. |
![]() |
TStartupStartedTime | Gets timestamp of TStartup start. |
![]() |
TatsoftDBCacheDisabled | Flag to indicate if DB cache is disabled. |
![]() |
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. |
![]() |
UpdateProjectIPPathName | String IP and pathname of source project used to update project. |
![]() |
UpdateProjectOnInactiveServer | Flag used to indicate if project will be updated on inactive server. |
![]() |
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 | |
---|---|---|
![]() |
CloseConnection(string, string) | Close connection |
![]() |
ForceRedundancyRefreshValues() | Force resend all objets to standby [Redundancy] |
![]() |
GetAllConnections() | Get all connections |
![]() |
GetClientConnections() | Get client connections |
![]() |
GetComputerIP() | Gets the server's computer IP. |
![]() |
LoadProjectVersion(string) | Begin load project vserion |
![]() |
RunAndSaveDiagnostics(string) | Save diagnostics to file |
![]() |
SetRemoteDeviceNode(string, string) | Set device node for RemoteTags and RemoteAssets services. It only should be called in Server.Startup task. |
![]() |
ShutdownCommand() | Shut downs |
![]() |
SwitchToStandby() | Begin switch to standby [Redundancy] |