SuperStepStartInfo(HashSet<String>) Constructor
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.
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)