Skip to main content

PersistentObjectCancelEventArgs Properties
Show Inherited Hide Inherited

Provides data for the persistent object events of the SchedulerStorage that have a cancel option.
Name Description
Cancel Gets or sets whether the operation performed on the processed event should be canceled.
Object Gets the persistent object for which the event was raised. Inherited from PersistentObjectEventArgs.
See Also