Data |
public sealed class DataProviderManager : IDataProvider, IDisposable
The DataProviderManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstance | Creates and returns a class that implements the IDataProvider interface. | |
| Dispose | Stops all subscriptions and removes all server connections. |