# Packages
No description provided by the author
# Functions
Instantiates a new Indexed Work queue.
WorkStatusString retrieves an enum value from the enum constants string name.
WorkStatusValues returns all values of the enum.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Represents the indexed queue semantics.
Represents the processor logic to operate on work items.
WorkItem is a generic item that can be stored in the work queue.
Represents the result of the work item processing.