Language

MagenticPlanReviewRequest.Deconstruct Method

Definition

public void Deconstruct(out Microsoft.Extensions.AI.ChatMessage Plan, out Microsoft.Agents.AI.Workflows.MagenticProgressLedger? CurrentProgress, out bool IsStalled);
Public Sub Deconstruct (ByRef Plan As ChatMessage, ByRef CurrentProgress As MagenticProgressLedger, ByRef IsStalled As Boolean)

Parameters

CurrentProgress
MagenticProgressLedger
IsStalled
Boolean

Applies to