Edit

Share via


ISubscriptionToken Interface

Definition

Represents an interface that is implemented by an object and that can be used to unsubscribe listeners.

C#
public interface ISubscriptionToken

Properties

IsActive

Returns a value that indicates whether the subscription is currently active.

Methods

Unsubscribe()

Unsubscribes a listener from the event.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1