Namespace GroupeIsa.Neos.Application.MethodRunners
Classes
- BackgroundServerMethodState
Represents the state of a workflow to execute background server methods.
- ProgressMessage
Represents a message about the progress of a background server method.
Structs
- ServerMethodStartOptions
Represents options for starting a server method in background.
Interfaces
- IBackgroundServerMethodManager
Represents a service to interact with background server method executions.
- IServerMethodProgress
Represents a service that reports progress of a server method.
Enums
- ExecutionState
Represents the state of a background server method.