Dela via


QueueProperties.Name Property

Definition

Name of the queue relative to the namespace base address.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Remarks

Max length is 260 chars. Cannot start or end with a slash. Cannot have restricted characters: '@','?','#','*'

Applies to