QueueHttpWebRequestFactory Members

A factory class for constructing a web request to manage queues in the Queue service.

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

Public Methods

  Name Description
public method static AddMessage Overloaded.  
public method static AddMetadata Overloaded.  
public method static ClearMessages Overloaded.  
public method static Create Overloaded.  
public method static Delete Overloaded.  
public method static DeleteMessage Overloaded.  
public method static GetAcl Overloaded.  
public method static GetMessages Overloaded.  
public method static GetMetadata Overloaded.  
public method static GetServiceProperties Creates a web request to get the properties of the Queue service.
public method static GetServiceStats Creates a web request to get Queue service stats.
public method static List Overloaded.  
public method static PeekMessages Overloaded.  
public method static SetAcl Overloaded.  
public method static SetMetadata Overloaded.  
public method static SetServiceProperties Creates a web request to set the properties of the Queue service.
public method static UpdateMessage Overloaded.  
public method static WriteServiceProperties Writes Queue service properties to a stream, formatted in XML.

Top

See Also

Reference

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