Interface IOwnerToken

Represents an object that owns jobs. You can use this object to cancel a set of jobs.

Index

Methods

Methods

public cancelAll()

Synchronously cancels the job that this token owns, including paused and blocked jobs.