Event BeforeDelegation
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
Fired before delegation occurs. Handlers can cancel or modify the request.
public event EventHandler<BeforeDelegationEventArgs> BeforeDelegation
Returns
- EventHandler<BeforeDelegationEventArgs>
- Fired before delegation occurs. Handlers can cancel or modify the request.