





Represents a segment of CloudQueue results, with continuation information for pagination scenarios.
The following tables list the members exposed by the QueueResultSegment type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ContinuationToken | Gets the continuation token used to retrieve the next segment of CloudQueue results. Returns null if there are no more results. |
![]() |
Results | Gets an enumerable collection of CloudQueue results. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |