RunPollingOptions.GetPollingInterval(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the polling interval for the specified iteration count.
public TimeSpan GetPollingInterval (int iterationCount);
member this.GetPollingInterval : int -> TimeSpan
Public Function GetPollingInterval (iterationCount As Integer) As TimeSpan
Parameters
- iterationCount
- Int32
The number of polling iterations already attempted