Property RouterResponse
RouterResponse
Gets the HttpResponse for this context. This property acessible when a post-executing IRequestHandler was executed for this router context.
public HttpResponse? RouterResponse { get; }
Gets the HttpResponse for this context. This property acessible when a post-executing IRequestHandler was executed for this router context.
public HttpResponse? RouterResponse { get; }