Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

Initializes a new instance of the QueueRequestOptions class.

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

Syntax

 
public QueueRequestOptions()
 
public:
QueueRequestOptions()
 
new : unit -> QueueRequestOptions
 
Public Sub New
Return to top