AsyncJavaScriptExecutor Timeout Property WebDriver
Gets or sets the timeout for the script executor.

Namespace: OpenQA.Selenium.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public TimeSpan Timeout { get; set; }
See Also