MagenticProgressLedgerUpdatedEvent(MagenticProgressLedger) Constructor
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 MagenticProgressLedgerUpdatedEvent(Microsoft.Agents.AI.Workflows.MagenticProgressLedger progressLedger);
new Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticProgressLedgerUpdatedEvent : Microsoft.Agents.AI.Workflows.MagenticProgressLedger -> Microsoft.Agents.AI.Workflows.Specialized.Magentic.MagenticProgressLedgerUpdatedEvent
Public Sub New (progressLedger As MagenticProgressLedger)
Parameters
- progressLedger
- MagenticProgressLedger