Difference between revisions of "ThisServer"

(Created page with "== Properties == ; DatacenterId : Get/set the server's datacenter id. ; GameFilesPath : Get the server's game files path. ; IsMaster : Get/set if the server is the master server...")
 
Line 17: Line 17:
 
; UserFilesPath  
 
; UserFilesPath  
 
: Get the server's user files path.
 
: Get the server's user files path.
 +
; NumberOfProcessors
 +
: Number of processors that the server has. If this is a virtual server the value is the number of processors assigned.
 +
; MonitorAffinity
 +
: The affinity assigned to the monitor.

Revision as of 10:02, 9 November 2012

Properties

DatacenterId
Get/set the server's datacenter id.
GameFilesPath
Get the server's game files path.
IsMaster
Get/set if the server is the master server.
OperatingSystem
Get/set the server's operating system.
PrimaryIp
Get/set the server's primary ip.
ServerId
Get/set the server id.
TotalSlotsInUse
Get the total slots assigned to services in this server.
UserFilesPath
Get the server's user files path.
NumberOfProcessors
Number of processors that the server has. If this is a virtual server the value is the number of processors assigned.
MonitorAffinity
The affinity assigned to the monitor.
Retrieved from "https://help.tcadmin.com/index.php?title=ThisServer&oldid=922"