RunPollingOptions.RunPollingBackoff Property
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.
The back-off interval when monitoring thread-run status.
public TimeSpan RunPollingBackoff { get; set; }
member this.RunPollingBackoff : TimeSpan with get, set
Public Property RunPollingBackoff As TimeSpan