Share via


ServiceBusClientAffineProperties.IsDurable Property

Definition

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

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

Property Value

Applies to