Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.AmazonStorage
FileStream Class
FileStream Properties
CanRead Property
CanSeek Property
CanWrite Property
Length Property
MaximalPartSize Property
MinimalPartSize Property
Position Property
FileStream
MinimalPartSize Property
Returns minimal size of the part used in multipart upload process to Amazon S3 storage.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
public
long
MinimalPartSize
{
get
; }
Property Value
Type:
Int64
Implements
IMultiPartUploadStream
MinimalPartSize
See Also
Reference
FileStream Class
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com