Show / Hide Table of Contents

Class BackgroundStatusCheckSchedule

Defines a schedule for background status checks.

Inheritance
object
BackgroundStatusCheckSchedule
Namespace: Esri.ArcGISRuntime.Toolkit
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public sealed class BackgroundStatusCheckSchedule

Fields

Name Description
Disabled

No background status checks will be requested.

Properties

Name Description
Interval

Number of seconds between each background status check or zero if disabled.

Methods

Name Description
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.

See Also

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