Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.AzureStorage
FileStream Class
FileStream Properties
CanRead Property
CanSeek Property
CanWrite Property
Length Property
MaximalPartSize Property
MinimalPartSize Property
Position Property
FileStream
MaximalPartSize Property
Maximal size of the part used in multipart upload process to Azure blob storage.
Namespace:
CMS.AzureStorage
Assembly:
CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
Copy
public
long
MaximalPartSize
{
get
; }
Property Value
Type:
Int64
Implements
IMultiPartUploadStream
MaximalPartSize
See Also
Reference
FileStream Class
CMS.AzureStorage Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com