C#C++F#VB
Constants.::..ContinuationConstants Class
Constants for Result Continuations
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..Constants.::..ContinuationConstants
Syntax
Fields
Name | Description | |
---|---|---|
BlobType | Specifies the blob continuation token type. | |
ContinuationTopElement | Top Element for Continuation Tokens | |
CurrentVersion | Stores the current token version value. | |
FileType | Specifies the file continuation token type. | |
NextMarkerElement | XML element for the next marker. | |
NextPartitionKeyElement | XML element for the next partition key. | |
NextRowKeyElement | XML element for the next row key. | |
NextTableNameElement | XML element for the next table name. | |
QueueType | Specifies the queue continuation token type. | |
TableType | Specifies the table continuation token type. | |
TargetLocationElement | XML element for the target location. | |
TypeElement | XML element for the token type. | |
VersionElement | XML element for the token version. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.