QueueHttpResponseParsers Members

Provides a set of methods for parsing a response containing queue data from the Queue service.

The following tables list the members exposed by the QueueHttpResponseParsers type.

Public Methods

  Name Description
public method static GetApproximateMessageCount Gets the approximate message count for the queue.
public method static GetMetadata Gets the user-defined metadata.
public method static GetNextVisibleTime Extracts the next visibility time from a web response header.
public method static GetPopReceipt Extracts the pop receipt from a web response header.
public method static GetRequestId Gets the request ID from the response.
public method static ReadServiceProperties Reads service properties from a stream.
public method static ReadServiceStats Reads service stats from a stream.
public method static ReadSharedAccessIdentifiers Reads the share access policies from a stream in XML.

Top

See Also

Reference

QueueHttpResponseParsers Class
Microsoft.WindowsAzure.Storage.Queue.Protocol Namespace