DOFProviderInfogetConnectionState Method OpenDOF Object Access Library
Get the connection state where this provider information was received, or null if none.

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

C#
DOFConnectionState getConnectionState()

Return Value

Type: DOFConnectionState
The connection state where the provider information was received, or null if none.
Remarks

Get the connection state where this provider information was received, or null if none.
See Also

Reference