Aqualogic Interaction API  
 

IPTScheduler.RegisterJobServer Method 

Registers a job processing server machine.

void RegisterJobServer(
   string bstrJobServer,
   string bstrNetAddress
);

Parameters

bstrJobServer
Name of new Job Server machine
bstrNetAddress
Network address of machine

See Also

IPTScheduler Interface | com.plumtree.server Namespace