MVPSI.JAMS Namespace : JobProgressArgs Class |
The following tables list the members exposed by JobProgressArgs.
Name | Description | |
---|---|---|
![]() | JobProgressArgs Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | EventCode | Gets the EventCode. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | JAMSId | Gets the job's JAMSId. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | PercentComplete | An estimate of percent complete of the job. |
![]() | ProgressStatus | A status message. |
![]() | RON | Gets the job's RON. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | State | Gets the current JobState of this entry. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | TimeUntilCompletion | An estimate of the time until the job will be done. |