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.5.1.0 (2.5.1)
Syntax
public long TotalBytes { get; }

Property Value

Type: Int64
See Also