Aqualogic Interaction API  
 

IPTScheduler.QueryJobServerStatus Method 

Queries the status for a given Job Server

IPTQueryResult QueryJobServerStatus(
   string bstrServerName
);

Parameters

bstrServerName
The name of the requested Job Server or to get all registered job servers.

Return Value

an IPTQueryResult containing the PT_JOBSERVERSTATUS for this server

See Also

IPTScheduler Interface | com.plumtree.server Namespace