IProviderRegistry Interface
Represents the operations that are used to communicate with the Provider Registration Service.
Assembly: ProviderFramework (in ProviderFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Disconnect() | Indicates that the connection to the Provider Registry Service is terminating.(Inherited from IProviderRegistryConnection.) |
![]() | GetVersion() | Gets the version of the provider. |
![]() | Query(QuerySpecification^) | Returns a list of data for the specified provider. |
![]() | QueryAll() | Returns a list of data for all of the registered providers. |
![]() | RequestProviderInfoUpdate(IList<ProviderInfo^>^) | Requests an update for specific providers. |
Community Additions
ADD
Show:
