Share via


ServiceBusClientAffineProperties.IsShared Property

Definition

For client-affine subscriptions, this value indicates whether the subscription is shared or not.

public bool? IsShared { get; set; }
member this.IsShared : Nullable<bool> with get, set
Public Property IsShared As Nullable(Of Boolean)

Property Value

Applies to