Queue.DeleteAsync Method (String, String)
Deletes the specified object in the queue.
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: