IOrchestrator Properties |
The IOrchestrator type exposes the following members.
Name | Description | |
---|---|---|
InitErrorOccurred |
Outcome of initializations that occur at start of the ExecuteAsync method, such as opening intake sources and output targets.
False denotes successful completion of initializations.
True means a failure, in which case ExecuteAsync method will always result in CompletionStatus.InitializationError.
|