Show / Hide Table of Contents

Method RegularInterval

| Edit this page View Source

RegularInterval(double)

Creates a schedule that requests background checks at a regular interval.

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

The number of seconds between status checks.

Returns
Type Description
OfflineManagerBackgroundStatusCheckSchedule

A configured background status check schedule.

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