Class AfterDelegationEventArgs
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
Event arguments for the AfterDelegation event.
Provides the result of a completed delegation for logging, monitoring, or post-processing.
public sealed class AfterDelegationEventArgs : EventArgs
- Inheritance
-
AfterDelegationEventArgs
- Inherited Members
Constructors
- AfterDelegationEventArgs(DelegationResult)
Initializes a new instance of the AfterDelegationEventArgs class.
Properties
- Result
Gets the delegation result.