MagenticReplannedEvent Class
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.
Represents the creation of a new plan in response to a stall.
public sealed class MagenticReplannedEvent : Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticOrchestratorEvent
type MagenticReplannedEvent = class
inherit MagenticOrchestratorEvent
Public NotInheritable Class MagenticReplannedEvent
Inherits MagenticOrchestratorEvent
- Inheritance
Constructors
| Name | Description |
|---|---|
| MagenticReplannedEvent(ChatMessage) |
Represents the creation of a new plan in response to a stall. |
Properties
| Name | Description |
|---|---|
| Data |
Optional payload (Inherited from WorkflowEvent) |
| FullTaskLedger |
A ChatMessage containing the new plan. |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from WorkflowEvent) |