Frees all managed and, optionally, unmanaged resources used by this instance.
Namespace: OpenQA.Selenium.Support.EventsAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- disposing
- Type:
System Boolean
to dispose of only managed resources; to dispose of managed and unmanaged resources.
See Also