IWait TSource  PollingInterval Property WebDriver
Gets or sets how often the condition should be evaluated.

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

TimeSpan PollingInterval { get; set; }
See Also