Share via


ISubscriptionToken.IsActive Özellik

Tanım

Aboneliğin şu anda etkin olup olmadığını gösteren bir değer döndürür.

public:
 property bool IsActive { bool get(); };
public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Özellik Değeri

true abonelik şu anda etkinse; aksi takdirde , false.

Şunlara uygulanır