Share via


InProcessExecution.Lockstep Property

Definition

An InProcesExecution environment which will run SuperSteps in the event watching thread, accumulating events during each SuperStep and streaming them out after each SuperStep is completed.

public static Microsoft.Agents.AI.Workflows.InProc.InProcessExecutionEnvironment Lockstep { get; }
static member Lockstep : Microsoft.Agents.AI.Workflows.InProc.InProcessExecutionEnvironment
Public Shared ReadOnly Property Lockstep As InProcessExecutionEnvironment

Property Value

Applies to