Click or drag to resize
IMultiPartUploadStreamMinimalPartSize Property
Returns minimal 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 MinimalPartSize { get; }

Property Value

Type: Int64
See Also