DOFProviderInfo InterfaceOpenDOF Object Access Library
This class contains information about a provider.

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

C#
public interface DOFProviderInfo : DOFImmutable

The DOFProviderInfo type exposes the following members.

Methods

  NameDescription
Public methodgetConnectionState
Get the connection state where this provider information was received, or null if none.
Public methodgetProviderAddress
Get the provider's address where this provider information was received, if any.
Public methodgetProviderID
Get the provider's object identifier.
Top
Remarks

This class contains information about a provider.
See Also

Reference