Class for Server operation.

The following tables list the members exposed by the ServerStation type.

Name Description
Public constructor ServerStation Construct the instance
Top
Name Description
Public property ArrayIndexes (inherited from RunObj).
Public property ComputerIP Gets or sets the server's computer IP.
Public property ComputerName Gets or sets the server's computer name.
Public property Count (inherited from ListObj).
Public property Date Gets the server's date.
Public property DateString Gets the server's date on string format.
Public property Day Gets the server's day of the month.
Public property DayOfWeek Gets the server's day of the week.
Public property DayOfYear Gets the server's day of the year.
Public property GCCollect Call GCCollect
Public property Hour Gets the hour component of the server's date .
Public property HttpAddress Gets the server's http address.
Public property ID (inherited from RunObj).
Public property IsActivated
Public property IsPrimary Gets the server's IsPrimary state.
Public property IsRedundancyEnabled Gets the server's IsRedundancyEnabled state.
Public property IsRunningAsService Flag to indicate if Server is running as service.
Public property IsSecondary Gets the server's IsSecondary state.
Public property IsStandByActive Gets the server's IsStandByActive state.
Public property IsStarted Flag indicating whether Dataset module was full started
Public property IsSwitchToPrimaryEnabled Gets the server's IsSwitchToPrimayEnabled state.
Public property IsTServerStartedByTStartup Flag to indicate if TServer is started by TStartup.
Public property IsTStartupStarted Flag to indicate if TStartup is started.
Public property Item (Overloaded) (inherited from ListObj).
Public property Minute Gets the minute component of the server's date .
Public property Month Gets the month component of the server's date .
Public property Now Gets the server's local date and time offset.
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property PrimaryIP Gets the server's PrimaryIP used.
Public property PrimaryPort Gets the server's Primary Port used.
Public property RedundancyPendingObjects Gets number of redundancy pending objects to sync.
Public property ReloadAppDomain Reload app domains
Public property Retentive Gets reference to Retentive objects.
Public property Root (inherited from RunObj).
Public property SaveDiagnostics Save diagnostics
Public property Second Gets the second component of the server's date .
Public property SecondaryIP Gets the server's SecondaryIP used.
Public property SecondaryPort Gets the server's Secondary Port used.
Public property Shutdown Gets or sets the server's shutdown state.
Public property StartCounter Counter while starting module
Public property Startup Gets the server's startup state.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Public property TStartupStartedTime Gets timestamp of TStartup start.
Public property TatsoftDBCacheDisabled Flag to indicate if DB cache is disabled.
Public property Ticks Gets the number of ticks that represent the server's date and time.
Public property Time Gets the server's time of day.
Public property TimeMs Gets the server's time of day (including milliseconds).
Public property TimeSpan Gets a timespan object.
Public property Tomorrow Gets the server's tomorrow.
Public property UpdateProjectIPPathName String IP and pathname of source project used to update project.
Public property UpdateProjectOnInactiveServer Flag used to indicate if project will be updated on inactive server.
Public property UtcDay Gets the server's day of the month on UTC.
Public property Year Gets the year component of the server's date .
Public property Yesterday Gets the server's yesterday.
Top
Name Description
Public method ClearCacheNames (inherited from ListObj).
Public method CloseConnection Close connection
Public method Equals (Overloaded) (inherited from Object).
Public method ForceRedundancyRefreshValues Force resend all objets to standby [Redundancy]
Public method GetAllConnections Get all connections
Public method GetClientConnections Get client connections
Public method GetComputerIP
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method LoadProjectVersion Begin load project vserion
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method RunAndSaveDiagnostics Save diagnostics to file
Public method ShutdownCommand Shut downs
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method SwitchToStandby Begin switch to standby [Redundancy]
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top