IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountMinPartSize (property)

The minimum allowed multipart upload part size.

Syntax

@property (nonatomic,readonly,assign,getter=accountMinPartSize) long long accountMinPartSize;
- (long long)accountMinPartSize;
public var accountMinPartSize: Int64 {
  get {...}
}

Default Value

-1

Remarks

The minimum allowed multipart upload part size.

This property reflects the minimum allowed multipart upload part size, in bytes.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]