Previous Topic: Software JobsNext Topic: CloseSoftwareJobList


CancelSoftwareJobs

The CancelSoftwareJobs method cancels the Software Jobs.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwareJobIds (m)

To cancel a Particular Job, pass the Corresponding SoftwareJobids in the ArrayOfString. At least one softwarejobIds should be available.

Return Values

This is a void method that does not expose a return value.

Remarks

None