CANCEL_AND_REENQUEUE

Drops the existing job and enqueues the new request, restarting the period.

The replaced job stops being observable: its identifier is forgotten rather than left behind as JobState.CANCELLED. A run already in progress is cancelled cooperatively.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int