CallbackResult.StatusCode property
HTTP status code returned by the callback, if applicable
public int? StatusCode { get; set; }
See Also
- record CallbackResult
- namespace Kestrun.Callback
HTTP status code returned by the callback, if applicable
public int? StatusCode { get; set; }