Click or drag to resize

SubscriptionTerminatedEventArgs Properties

The SubscriptionTerminatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyReason
Gets or sets termination reason.
Public propertySubscriptionId
Gets or sets the subscription id.
Top
See Also