Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Creates the Queue service client.

Namespace:   Microsoft.WindowsAzure.Storage
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public CloudQueueClient CreateCloudQueueClient()
 
public:
CloudQueueClient^ CreateCloudQueueClient()
 
member CreateCloudQueueClient : unit -> CloudQueueClient
 
Public Function CreateCloudQueueClient As CloudQueueClient
Return to top