Available in version v7+An enumerated type that indicates how the process is executed.Enumeration ValuesValueDescriptionASYNCThe process is executed asynchronously.SYNCThe process is executed synchronously.