DOFServerStategetTransportConfig Method OpenDOF Object Access Library
Get this server's transport configuration.

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

C#
ServerConfig getTransportConfig()

Return Value

Type: ServerConfig
This server's configured transport configuration.
Remarks

Get this server's transport configuration.
See Also

Reference