Show / Hide Table of Contents

Method RegularInterval

| Edit this page View Source

RegularInterval(double)

Requests that the system schedule a background check at a regular interval. Ultimately it is up to the discretion of the system if that check is run.

Declaration
public static BackgroundStatusCheckSchedule RegularInterval(double interval)
Parameters
Type Name Description
double interval

Number of seconds between each background status check.

Returns
Type Description
BackgroundStatusCheckSchedule

BackgroundStatusCheckSchedule

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX