ServergetHandler Method OpenDOF Object Access Library
Get the server's associated transport handler.

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

C#
TransportHandler getHandler()

Return Value

Type: TransportHandler
the server's associated transport handler.
Remarks

Get the server's associated transport handler.
See Also

Reference