CloudQueueClient Methods

Storage Client Library NET API

[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.]

Public Methods (see also Protected Methods)

 NameDescription
public methodBeginGetServicePropertiesBegins an asynchronous operation to get an account’s Queue service properties.
public methodBeginListQueuesSegmentedOverloaded.  
public methodBeginSetServicePropertiesBegins an asynchronous operation to set an account’s Queue service properties, including Windows Azure Storage Analytics.
public methodEndGetServicePropertiesEnds an asynchronous operation to get an account’s Queue service properties.
public methodEndListQueuesSegmentedEnds an asynchronous operation to return a result segment containing a collection of queues.
public methodEndSetServicePropertiesEnds an asynchronous operation to set an account’s Queue service properties.
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetQueueReferenceGets a reference to the queue at the specified address.
public methodGetServicePropertiesGets the properties of a storage account’s Queue service, including Windows Azure Storage Analytics.
public methodGetType  (Inherited from Object)
public methodListQueuesOverloaded.  
public methodListQueuesSegmentedOverloaded.  
public methodSetServicePropertiesSets the properties of a storage account’s Queue service, including Windows Azure Storage Analytics.
public methodToString  (Inherited from Object)

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)

See Also