ITopic.IsPartitioningEnabled Property

Definition

Gets indicates whether the topic is to be partitioned across multiple message brokers.

public bool IsPartitioningEnabled { get; }
member this.IsPartitioningEnabled : bool
Public ReadOnly Property IsPartitioningEnabled As Boolean

Property Value

Applies to