Gets the total number of servers that are currently started.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract short getServerCount()
Return Value
Type: Int16The total number of started servers.
Remarks
See Also