Click or drag to resize
IMultiPartUploadStreamMaximalPartSize Property
Returns maximal size in bytes of a part that can be sent to external storage.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
long MaximalPartSize { get; }

Property Value

Type: Int64
See Also