ConnectionConfiggetTransport Method OpenDOF Object Access Library
Get the associated transport for the data.

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

C#
public abstract Type getTransport()

Return Value

Type: Type
The associated transport.
Remarks

Get the associated transport for the data.
See Also

Reference