Android.App.Job.JobScheduler.Cancel Method
Cancel a job that is pending in the JobScheduler.

Syntax

[Android.Runtime.Register("cancel", "(I)V", "GetCancel_IHandler")]
public abstract void Cancel (int jobId)

Parameters

jobId
unique identifier for this job. Obtain this value from the jobs returned by JobScheduler.AllPendingJobs.

Remarks

Cancel a job that is pending in the JobScheduler.

[Android Documentation]

Requirements

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