Click or drag to resize
MultipartUploadListingIsTruncated Property
The flag which indciates if there's more data to return in OSS server side. “true” means there's more data to return. “false” means no more data to return.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public bool IsTruncated { get; }

Property Value

Type: Boolean
See Also