Android.App.Job.JobParameters.IsOverrideDeadlineExpired Property
For jobs with NoType:android/app/job/JobInfo$Builder;Href=../../../../reference/android/app/job/JobInfo.Builder.html#setOverrideDeadline(long) set, this provides an easy way to tell whether the job is being executed due to the deadline expiring.

Syntax

[get: Android.Runtime.Register("isOverrideDeadlineExpired", "()Z", "GetIsOverrideDeadlineExpiredHandler")]
public virtual bool IsOverrideDeadlineExpired { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For jobs with NoType:android/app/job/JobInfo$Builder;Href=../../../../reference/android/app/job/JobInfo.Builder.html#setOverrideDeadline(long) set, this provides an easy way to tell whether the job is being executed due to the deadline expiring. Note: If the job is running because its deadline expired, it implies that its constraints will not be met.

[Android Documentation]

Requirements

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