Raises the ConnectionClosed event.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
protected void OnConnectionClosed( ConnectionEventArgs e )
Parameters
- e
- Type: OpenQA.Selenium.Safari.Internal ConnectionEventArgs
A ConnectionEventArgs that contains the event data.
See Also