Click or drag to resize

IOrchestrator Properties

The IOrchestrator type exposes the following members.

Properties
  NameDescription
Public propertyInitErrorOccurred
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.
Top
See Also