Class HttpServerExecutionResult
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Represents the results of an request execution on the HTTP server.
public sealed class HttpServerExecutionResult
Inheritance
object ← HttpServerExecutionResult
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Gets the HttpContext of this execution result.
Gets the total processing time of the HTTP session.
Gets an boolean indicating if this execution status is an success status.
Gets the HttpRequest received in this diagnosis.
Gets the estimated request size in bytes.
Gets the resulted HttpResponse send by the router, if any. This object can be null if the server didn't sent any response to the client.
Gets the estimated response size in bytes, if any.
Gets the exception that was thrown when executing the route, if any.
Gets the status of server operation.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語