Table of Contents

Property StatusCode

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

StatusCode

Gets or sets the HTTP status code.

public abstract int StatusCode { get; set; }

Property Value

int

The HTTP status code.