StageTermination.Completed
NexusLabs.Foundry.MicrosoftAgentFramework¶
NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination¶
StageTermination.Completed Class¶
The stage's IsComplete predicate returned true after an iteration — the stage achieved its goal.
public sealed record StageTermination.Completed : NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination, System.IEquatable<NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination.Completed>
Inheritance System.Object 🡒 StageTermination 🡒 Completed
Implements System.IEquatable<Completed>