The CogJobManagerActionEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
The action which caused the event to fire.
| |
| Job |
The job to which this action applies to. This property might be null
if action does not apply to a specific job.
|
See Also