Click or drag to resize

NetCheckMethodexpectedHttpStatusCode Field

The expected response from the HTTP request when target destination can succesfully be reached.Only applicable if HTTP status code is the selected response type

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public HttpStatusCode expectedHttpStatusCode

Field Value

Type: HttpStatusCode
See Also