Sales
Buy
1-855-856-7678
Technical Support
Support
Sign in
Free Trial
*Internet Service Required
Home
Pricing
Develop
Community
Support
Account
Windows Azure Platform
Service Bus
Service Bus Class Library
Microsoft.ServiceBus Namespace
NamespaceManager Class
NamespaceManager Methods
BeginCreateQueue Method
BeginCreateSubscription Method
BeginCreateTopic Method
BeginDeleteQueue Method
BeginDeleteSubscription Method
BeginDeleteTopic Method
BeginGetQueue Method
BeginGetQueues Method
BeginGetRules Method
BeginGetSubscription Method
BeginGetSubscriptions Method
BeginGetTopic Method
BeginGetTopics Method
BeginQueueExists Method
BeginSubscriptionExists Method
BeginTopicExists Method
CreateQueue Method
CreateSubscription Method
CreateTopic Method
DeleteQueue Method
DeleteSubscription Method
DeleteTopic Method
EndCreateQueue Method
EndCreateSubscription Method
EndCreateTopic Method
EndDeleteQueue Method
EndDeleteSubscription Method
EndDeleteTopic Method
EndGetQueue Method
EndGetQueues Method
EndGetRules Method
EndGetSubscription Method
EndGetSubscriptions Method
EndGetTopic Method
EndGetTopics Method
EndQueueExists Method
EndSubscriptionExists Method
EndTopicExists Method
GetQueue Method
GetQueues Method
GetRules Method
GetSubscription Method
GetSubscriptions Method
GetTopic Method
GetTopics Method
QueueExists Method
SubscriptionExists Method
TopicExists Method
This topic has not yet been rated
-
Rate this topic
NamespaceManager
.
QueueExists Method
Determines whether a queue exists in the service namespace.
Namespace:
Microsoft.ServiceBus
Assembly:
Microsoft.ServiceBus
(in Microsoft.ServiceBus.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
bool
QueueExists(
string
path )
Parameters
path
Type:
System
.
String
The path of the queue relative to the service namespace base address.
Return Value
Type:
System
.
Boolean
true
if a queue exists in the service namespace; otherwise,
false
.
See Also
Reference
NamespaceManager Class
Microsoft.ServiceBus Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
facebook page
visit twitter
rss feed
newsletter