Click or drag to resize
GenericResultHttpStatusCode Property
Returns the status code of the HTTP response.

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public HttpStatusCode HttpStatusCode { get; set; }

Property Value

Type: HttpStatusCode
See Also