DOFConfiggetProtocolFactory Method OpenDOF Object Access Library
Gets the protocol factory that DOFs created from this DOF.Config will use.

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

C#
public DOFProtocolFactory getProtocolFactory()

Return Value

Type: DOFProtocolFactory
The protocol factory stored in the DOF.Config.
Remarks

Gets the protocol factory that DOFs created from this DOF.Config will use.
See Also

Reference