Click or drag to resize

SubscriptionExecutedEventArgs Properties

The SubscriptionExecutedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyParameters Gets the parameters passed to the subscription filter
Public propertyPrincipal Gets the principal
(Inherited from SecureAccessEventArgs)
Public propertyResults Gets the results which have been executed
Public propertySubscriptionDefinition Gets the subscription definition to be executed
Top
See Also