HttpStatus Constructor

Overload List

 

Name

Description

HttpStatus Constructor 1:

HttpStatus(HttpStatusCode)

Initializes a new instance of the HttpStatus with the specified HttpStatusCode.

HttpStatus Constructor 2:

HttpStatus(HttpStatusCode, String)

Initializes a new instance of the HttpStatus with the specified HttpStatusCode and message.

HttpStatus Constructor 3:

HttpStatus(HttpStatusCode, Version)

Initializes a new instance of the HttpStatus with the specified HttpStatusCode and protocol Version.

HttpStatus Constructor 4:

HttpStatus(HttpStatusCode, String, Version)

Initializes a new instance of the HttpStatus with the specified HttpStatusCode, message and protocol Version.

Reference

HttpStatus Class TcHmiSrv.Core.Tools.Net.Http Namespace

Copyright © Beckhoff Automation GmbH & Co. KG