# Functions
New constructs a new coordinating task service.
# Structs
CoordinatingTaskService acts as a TaskService decorator that handles coordinating the api request with the required task control actions asynchronously via a message dispatcher.
# Interfaces
Coordinator is a type which is used to react to task related actions.