CallBackExecutionPlan.Parameters property
The resolved parameters for the callback
public Dictionary<string, object?> Parameters { get; set; }
See Also
- record CallBackExecutionPlan
- namespace Kestrun.Callback
The resolved parameters for the callback
public Dictionary<string, object?> Parameters { get; set; }