Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Online Services
Windows Azure Platform
Service Bus
Service Bus Class Library
Microsoft.ServiceBus.Messaging Namespace
QueueDescription Class
QueueDescription Properties
DefaultMessageTimeToLive Property
DuplicateDetectionHistoryTimeWindow Property
EnableBatchedOperations Property
EnableDeadLetteringOnMessageExpiration Property
LockDuration Property
MaxDeliveryCount Property
MaxSizeInMegabytes Property
MessageCount Property
Path Property
RequiresDuplicateDetection Property
RequiresSession Property
SizeInBytes Property
This topic has not yet been rated
-
Rate this topic
QueueDescription
.
Path Property
Gets the name of the queue.
Namespace:
Microsoft.ServiceBus.Messaging
Assembly:
Microsoft.ServiceBus
(in Microsoft.ServiceBus.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
string
Path {
get
;
set
; }
Property Value
Type:
System
.
String
The name of the queue.
See Also
Reference
QueueDescription Class
Microsoft.ServiceBus.Messaging Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)