InProcessExecution.OffThread Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An InProcessExecution environment which will run SuperSteps in a background thread, streaming events out as they are raised.
public static Microsoft.Agents.AI.Workflows.InProc.InProcessExecutionEnvironment OffThread { get; }
static member OffThread : Microsoft.Agents.AI.Workflows.InProc.InProcessExecutionEnvironment
Public Shared ReadOnly Property OffThread As InProcessExecutionEnvironment