KestrunResponse.KrContext property
Gets the associated KestrunContext for this response.
public KestrunContext KrContext { get; set; }
See Also
- record KestrunContext
- class KestrunResponse
- namespace Kestrun.Models
Gets the associated KestrunContext for this response.
public KestrunContext KrContext { get; set; }