DOFConnectionConfiggetProtocolNegotiator Method OpenDOF Object Access Library
Return the protocol negotiator.

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

C#
public DOFProtocolNegotiator getProtocolNegotiator()

Return Value

Type: DOFProtocolNegotiator
The protocol negotiator associated with the connection.
Remarks

Return the protocol negotiator.
See Also

Reference