KestrunResponse.CallbackPlan property

Gets the list of callback requests associated with this response.

public List<CallBackExecutionPlan> CallbackPlan { get; }

See Also