ServiceBusTopic.FilteringMessagesBeforePublishing Property

Definition

Optional. Gets or sets whether messages should be filtered before publishing. (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780749.aspx for more information)

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

Property Value

Applies to