Edit

Share via


PublishSubscribeSession.IsSubscriptionActive Property

Definition

Caution

This property will be removed from future versions. Use the property 'CurrentState' instead.

Gets whether the session has an active underlying subscription.

public:
 property bool IsSubscriptionActive { bool get(); };
[System.Obsolete("This property will be removed from future versions. Use the property 'CurrentState' instead.")]
public bool IsSubscriptionActive { get; }
member this.IsSubscriptionActive : bool
Public ReadOnly Property IsSubscriptionActive As Boolean

Property Value

Attributes

Applies to