Click or drag to resize
ObjectListingIsTruncated Property
Flag of truncated result. True: the result is truncated (there's more data to list). False: no more data in server side 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