Overload List

  NameDescription
Public methodStatic memberUpdateJob(Guid, JobUpdateInfo)
Update job properties, such as priority and VC allocation, of a queued or running job.
Public methodStatic memberUpdateJob(String, JobUpdateInfo)
Update job properties, such as priority and VC allocation, of a queued or running job.
Public methodStatic memberUpdateJob(Guid, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Double>)>>)) Obsolete.
Update job properties, such as priority and VC allocation, of a queued or running job.
Public methodStatic memberUpdateJob(String, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Double>)>>)) Obsolete.
Update job properties, such as priority and VC allocation, of a queued or running job.

See Also