ServiceBusNamespaceClient.CreateQueue Method

Creates a new queue inside the service namespace.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateQueue(String) Creates a new queue in the service namespace with the given path.
Public method CreateQueue(String, QueueDescription) Creates a new queue in the service namespace with the given path and queue description.

Top

See Also

Reference

ServiceBusNamespaceClient Class

Microsoft.ServiceBus Namespace