public IReadOnlyList<string> CloseJobs( IReadOnlyList<string> jobIDs )
Public Function CloseJobs( _ ByVal jobIDs As IReadOnlyList(Of String) _ ) As IReadOnlyList(Of String)
Parameters
- jobIDs
- The IDs of the jobs to close
Return Value
int array of jobs that couldn't be closed