Skip to main content
A newer version of this page is available. .

DashboardConnectionErrorEventArgs Constructors

Provides data for ConnectionError events.
Name Parameters Description
DashboardConnectionErrorEventArgs(String, String, DataConnectionParametersBase, Exception, IWaitFormActivator) connectionName, dataSourceName, connectionParameters, exception, waitFormActivator Initializes a new instance of the DashboardConnectionErrorEventArgs class.
See Also