Click or drag to resize
HttpResourceStatusCode Property
Gets the status code returned by the server.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public HttpStatusCode StatusCode { get; }

Property Value

Type: HttpStatusCode
See Also