Class SubscriptionNotificationBase
Base notification for subscription events.
You can listen to events by implementing IRescopeNotificationHandler<T>.
public class SubscriptionNotificationBase : IRescopeNotification
- Inheritance
-
SubscriptionNotificationBase
- Implements
- Derived
- Inherited Members
Properties
Subscription
public Subscription Subscription { get; }