MagenticPlanReviewRequest.Deconstruct Method
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.
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
- Plan
- ChatMessage
- CurrentProgress
- MagenticProgressLedger
- IsStalled
- Boolean