| 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)
Syntaxpublic int MaxUploads { get; }Public ReadOnly Property MaxUploads As Integer
Get
public:
property int MaxUploads {
int get ();
}member MaxUploads : int with get
Property Value
Type:
Int32
See Also