HashStreamExpectedLength Property |
Expected length of stream.
Namespace: Aliyun.OSS.Common.InternalAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic long ExpectedLength { get; protected set; }
Public Property ExpectedLength As Long
Get
Protected Set
public:
property long long ExpectedLength {
long long get ();
protected: void set (long long value);
}
member ExpectedLength : int64 with get, set
Property Value
Type:
Int64
See Also