Subscription |
The SubscriptionExecutingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Set to true if the handler wishes to cancel the original caller's execution | |
| Parameters |
Gets the parameters passed to the subscription filter
(Inherited from SubscriptionExecutedEventArgs) | |
| Principal |
Gets the principal
(Inherited from SecureAccessEventArgs) | |
| Results |
Gets the results which have been executed
(Inherited from SubscriptionExecutedEventArgs) | |
| SubscriptionDefinition |
Gets the subscription definition to be executed
(Inherited from SubscriptionExecutedEventArgs) |