Click or drag to resize
GenericResultContentLength Property
Returns the content length of the HTTP response.

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public long ContentLength { get; set; }

Property Value

Type: Int64
See Also