HashStreamLength Property |
Gets the overridden length used to construct the HashStream
Namespace: Aliyun.OSS.Common.InternalAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntaxpublic override long Length { get; }
Public Overrides ReadOnly Property Length As Long
Get
public:
virtual property long long Length {
long long get () override;
}
abstract Length : int64 with get
override Length : int64 with get
Property Value
Type:
Int64
See Also