[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Manage continuation information for various listing operation. Can be serialized using XML serialization.
The following tables list the members exposed by the ResultContinuation type.
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) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetSchema | Gets an XML representation of an object. | |
ReadXml | Generates a serializable continuation token from its XML representation. | |
WriteXml | Converts a serializable continuation token into its XML representation. |