Queue Constructor (String, String)
Initializes a new instance of the Queue class with the specified relative path.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- path
-
Type:
System.String
Path of the queue relative to the service namespace base address.
- connectionString
-
Type:
System.String
The string used for the connection.
Show: