Class OfflineManagerBackgroundStatusCheckSchedule
Defines a schedule for background status checks for the OfflineManager.
Namespace: Esri.ArcGISRuntime.Toolkit
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public sealed class OfflineManagerBackgroundStatusCheckSchedule
Properties
| Name | Description |
|---|---|
| Disabled | Gets a schedule that disables background status checks. |
Methods
| Name | Description |
|---|---|
| RegularInterval(double) | Creates a schedule that requests background checks at a regular interval. |