Aracılığıyla paylaş


PropertyEnumerationResult.HasMoreData Property

Definition

Indicates that there are more remaining pages. EnumeratePropertiesAsync(Uri, Boolean, PropertyEnumerationResult, TimeSpan, CancellationToken) should be called to get the next page.

public bool HasMoreData { get; }
member this.HasMoreData : bool
Public ReadOnly Property HasMoreData As Boolean

Property Value

Returns Boolean.

Applies to