Language

MagenticProgressLedgerUpdatedEvent Class

Definition

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
MagenticProgressLedgerUpdatedEvent

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)

Applies to