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: DOFConnectionStateThe connection state where the provider information was received, or null if none.
Remarks
See Also