MultipartUploadListingMaxUploads Property |
The max upload count from MaxUploads
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public int MaxUploads { get; }
Public ReadOnly Property MaxUploads As Integer
Get
public:
property int MaxUploads {
int get ();
}
member MaxUploads : int with get
Property Value
Type:
Int32See Also