DOFOperationStartgetServer Method OpenDOF Object Access Library
Return the server.

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

C#
public abstract DOFServer getServer()

Return Value

Type: DOFServer
The server.
Remarks

Return the server. This is only valid once the operation is complete.
See Also

Reference