Click or drag to resize

DownloadFileRequestPartSize Property

Note: This API is now obsolete.

Part size

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
[ObsoleteAttribute]
public long PartSize { get; set; }

Property Value

Type: Int64
Remarks

Optional parameter. The unit is byte. The value ranges from 100 KB to 5 GB and defaults to 5 MB.

See Also