KestrunResponse.Request property
Gets the associated KestrunRequest for this response.
public KestrunRequest Request { get; }
See Also
- class KestrunRequest
- class KestrunResponse
- namespace Kestrun.Models
Gets the associated KestrunRequest for this response.
public KestrunRequest Request { get; }