QueueResultSegment Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property ContinuationToken Gets the continuation token used to retrieve the next segment of CloudQueue results. Returns null if there are no more results.
public property Results Gets an enumerable collection of CloudQueue results.

See Also