smartinspectpython.sischedulerqueueitem

Module: sischedulerqueueitem.py

Revision History

Date Version Description
2023/05/30 3.0.0.0 Initial Version.

@export
class SISchedulerQueueItem:

SchedulerQueue item class.

SISchedulerQueueItem()

Initializes a new instance of the class.

Scheduler command stored by this queue item.

The next scheduler queue item in the queue.

The previous scheduler queue item in the queue.