BrokerSubscriberQueueCustomPolicySettings.Topics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of topics under which messages would be persisted to disk for each subscriber. Wildcards # and + supported.
public System.Collections.Generic.IList<string> Topics { get; }
member this.Topics : System.Collections.Generic.IList<string>
Public ReadOnly Property Topics As IList(Of String)