InProcessExecution.Lockstep 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 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