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
Name | Description | |
---|---|---|
![]() | getConnectionState | Get the connection state where this provider information was received, or null if none.
|
![]() | getProviderAddress | Get the provider's address where this provider information was received, if any.
|
![]() | getProviderID | Get the provider's object identifier. |
Remarks
See Also