DOFRuntimegetServerCount Method OpenDOF Object Access Library
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: Int16
The total number of started servers.
Remarks

Gets the total number of servers that are currently started.
See Also

Reference