Name
This instance property returns the name of the queue.
Declaration
// C# public string Name {get;}
Property Value
A string
that indicates the name of the queue.
Exceptions
ObjectDisposedException
- The object is already disposed.