Click or drag to resize
StagingLogTaskEventArgs Properties

The StagingLogTaskEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyObject
Task object
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyTask
Synchronization task
(Inherited from StagingTaskEventArgs.)
Top
See Also