Aqualogic Interaction API  
 

IPTScheduler.UpdateJobServerStatus Method 

Updates the status of the given Job Server machine

void UpdateJobServerStatus(
   string bstrJobServer,
   int nStatus
);

Parameters

bstrJobServer
The name of the Job Server machine whose status will be updated
nStatus
a PT_JOBSERVERSTATUS member

See Also

IPTScheduler Interface | com.plumtree.server Namespace