KestrunResponse.CallbackPlan property
Gets the list of callback requests associated with this response.
public List<CallBackExecutionPlan> CallbackPlan { get; }
See Also
- record CallBackExecutionPlan
- class KestrunResponse
- namespace Kestrun.Models
Gets the list of callback requests associated with this response.
public List<CallBackExecutionPlan> CallbackPlan { get; }