QueueDescription.IsAnonymousAccessible Property

Definition

Gets or sets a value that indicates whether the message is anonymous accessible.

public bool IsAnonymousAccessible { get; set; }
member this.IsAnonymousAccessible : bool with get, set
Public Property IsAnonymousAccessible As Boolean

Property Value

true if the message is anonymous accessible; otherwise, false.

Applies to