PersistentObjectCancelEventArgs Properties
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 Persistent |
See Also