ISubscriptionToken Interface
.NET Framework (current version)
Represents an interface that is implemented by an object and that can be used to unsubscribe listeners.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsActive | Returns a value that indicates whether the subscription is currently active. |
| Name | Description | |
|---|---|---|
![]() | Unsubscribe() | Unsubscribes a listener from the event. |
.NET Framework
Available since 4.5
Available since 4.5
Show:

