Android.App.Job.JobInfo.InitialBackoffMillis Property
The amount of time the JobScheduler will wait before rescheduling a failed job.

Syntax

[get: Android.Runtime.Register("getInitialBackoffMillis", "()J", "GetGetInitialBackoffMillisHandler")]
public virtual long InitialBackoffMillis { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The amount of time the JobScheduler will wait before rescheduling a failed job. This value will be increased depending on the backoff policy specified at job creation time. Defaults to 5 seconds.

[Android Documentation]

Requirements

Namespace: Android.App.Job
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0