Represents a continuation token returned by the Queue service.
The following tables list the members exposed by the QueueContinuationToken type.
Public Constructors
Name | Description | |
---|---|---|
QueueContinuationToken |
Public Properties
Name | Description | |
---|---|---|
NextMarker | Gets or sets the next marker for continuing results for CloudQueue enumeration operations. | |
TargetLocation | Gets or sets the storage location that the continuation token applies to. |
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) |