ServergetServerType Method OpenDOF Object Access Library
Get the type of server.

Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
DOFServerType getServerType()

Return Value

Type: DOFServerType
The type of server.
Remarks

Get the type of server.
See Also

Reference