Click or drag to resize
HashStreamCalculatedHash Property
Calculated hash for the stream. This value is set only after the stream is closed.

Namespace: Aliyun.OSS.Common.Internal
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public byte[] CalculatedHash { get; protected set; }

Property Value

Type: Byte
See Also