Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

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

Overload List

NameDescription
System_CAPS_pubmethodCloudQueueMessage(String)(String^)(String)(String)

Initializes a new instance of the CloudQueueMessage class with the given string.

System_CAPS_pubmethodCloudQueueMessage(String, String)(String^, String^)(String, String)(String, String)

Initializes a new instance of the CloudQueueMessage class with the given message ID and pop receipt.

Return to top