Gets a value indicating whether the service is running.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public bool IsRunning { [SecurityPermissionAttribute(SecurityAction.Demand)] get; }
See Also