Overload List
Name | Description | |
---|---|---|
UpdateJob(Guid, JobUpdateInfo) |
Update job properties, such as priority and VC allocation, of a queued or running job.
| |
UpdateJob(String, JobUpdateInfo) |
Update job properties, such as priority and VC allocation, of a queued or running job.
| |
UpdateJob(Guid, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Double>)>>)) | Obsolete.
Update job properties, such as priority and VC allocation, of a queued or running job.
| |
UpdateJob(String, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Double>)>>)) | Obsolete.
Update job properties, such as priority and VC allocation, of a queued or running job.
|