PersistentObjectsEventArgs Constructors
Provides data for the persistent objects events of the SchedulerStorage.| Name | Parameters | Description |
|---|---|---|
| PersistentObjectsEventArgs(IList) | objects | Initializes a new instance of the PersistentObjectsEventArgs class with the specified IList object. |
See Also