Queue::CreateAsync Method
Asynchronously initializes a new instance of the Queue class.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateAsync(String^, String^) | Asynchronously initializes a new instance of the Queue class with the specified path and connection string. |
![]() ![]() | CreateAsync(String^, String^, QueueSettings^) | Asynchronously initializes a new instance of the Queue class with the specified path and connection string and settings. |
Show:

