| Class | Description |
|---|---|
| Scheduler |
Responsible for scheduling protocol operations and executing
them asynchronously in a different thread of control.
|
| SchedulerAction |
Represents a scheduler action to execute when a protocol is
operating in asynchronous mode.
|
| SchedulerCommand |
Represents a scheduler command as used by the Scheduler class
and the asynchronous protocol mode.
|
| SchedulerQueue |
Manages a queue of scheduler commands.
|
| Enum | Description |
|---|---|
| SchedulerQueue.QueueEnd |
Copyright © 2023. All rights reserved.