Share via


SuperStepStartInfo(HashSet<String>) Constructor

Definition

Debug information about the SuperStep starting to run.

public SuperStepStartInfo(System.Collections.Generic.HashSet<string>? sendingExecutors = default);
new Microsoft.Agents.AI.Workflows.SuperStepStartInfo : System.Collections.Generic.HashSet<string> -> Microsoft.Agents.AI.Workflows.SuperStepStartInfo
Public Sub New (Optional sendingExecutors As HashSet(Of String) = Nothing)

Parameters

sendingExecutors
HashSet<String>

Applies to