Click or drag to resize

SyncJobChangedEventArgs Properties

The SyncJobChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyJob
Gets the job.
Public propertyType
Gets the type of event.
Top
See Also