MagenticProgressLedgerUpdatedEvent 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 an update to the MagenticProgressLedger when running a coordination round.
public sealed class MagenticProgressLedgerUpdatedEvent : Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticOrchestratorEvent
type MagenticProgressLedgerUpdatedEvent = class
inherit MagenticOrchestratorEvent
Public NotInheritable Class MagenticProgressLedgerUpdatedEvent
Inherits MagenticOrchestratorEvent
- Inheritance
Constructors
| Name | Description |
|---|---|
| MagenticProgressLedgerUpdatedEvent(MagenticProgressLedger) |
Represents an update to the MagenticProgressLedger when running a coordination round. |
Properties
| Name | Description |
|---|---|
| Data |
Optional payload (Inherited from WorkflowEvent) |
| ProgressLedger |
The new state of the MagenticProgressLedger |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from WorkflowEvent) |