Class BackgroundStatusCheckSchedule
Defines a schedule for background status checks.
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 |
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. |