DOFConnectionStategetTransportConfig Method OpenDOF Object Access Library
Return the transport configuration associated with the connection.

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

C#
ConnectionConfig getTransportConfig()

Return Value

Type: ConnectionConfig
The transport configuration associated with the connection.
Remarks

Return the transport configuration associated with the connection.
See Also

Reference