HashStreamCurrentPosition Property |
Current position in the stream.
Namespace: Aliyun.OSS.Common.InternalAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxprotected long CurrentPosition { get; }
Protected ReadOnly Property CurrentPosition As Long
Get
protected:
property long long CurrentPosition {
long long get ();
}
member CurrentPosition : int64 with get
Property Value
Type:
Int64
See Also