ConnectionProvider Constructors
The base for classes that provide the functionality to connect to the Report and Dashboard Server.Name | Parameters | Description |
---|---|---|
ConnectionProvider(String) | serverAddress | Initializes a new instance of the ConnectionProvider class with the specified server address. |
See Also