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.