|
|
PrintJob
|
Gets a PrintJob class that holds information about the job which triggered the the JobAdded, JobDeleted, JobWritten and JobSet event |
EventTime
|
Gets the date and time when the event occured. |
Finalize (inherited from Object) |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |