CallbackResult.ErrorType property

Type of error encountered, if any (e.g., Timeout, Dns, Tls, Http5xx)

public string? ErrorType { get; set; }

See Also