Click or drag to resize
StreamTransferProgressArgsTotalBytes Property
Gets the total number of bytes to be transferred

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public long TotalBytes { get; }

Property Value

Type: Int64
See Also