Method SetStatus
SetStatus(int)
Sets the HTTP status code for this response stream.
public void SetStatus(int httpStatusCode)
Parameters
httpStatusCodeintThe HTTP status code.
SetStatus(HttpStatusCode)
Sets the HTTP status code for this response stream.
public void SetStatus(HttpStatusCode statusCode)
Parameters
statusCodeHttpStatusCodeThe HTTP status code.
SetStatus(HttpStatusInformation)
Sets the HTTP status code and description for this response stream.
public void SetStatus(HttpStatusInformation statusCode)
Parameters
statusCodeHttpStatusInformationThe custom HTTP status code information.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語