CallbackResult.ErrorType property
Type of error encountered, if any (e.g., Timeout, Dns, Tls, Http5xx)
public string? ErrorType { get; set; }
See Also
- record CallbackResult
- namespace Kestrun.Callback
Type of error encountered, if any (e.g., Timeout, Dns, Tls, Http5xx)
public string? ErrorType { get; set; }