Page tree
Skip to end of metadata
Go to start of metadata

Available in version v7+

An enumerated type that indicates how the process is executed.

Enumeration Values

Value

Description

ASYNC

The process is executed asynchronously.

SYNC

The process is executed synchronously.

  • No labels