KestrunResponse.WriteObject.Error property
An optional error code to include in the response.
public int? Error { get; set; }
See Also
- record WriteObject
- namespace Kestrun.Models
An optional error code to include in the response.
public int? Error { get; set; }