setInboundThreadPool()

Use the setInboundThreadPool() method to change the number of threads for an inbound adapter service.

Parameters

The following table lists the parameters:
Name Type Descrption
ServiceName String The name of the inbound adapter service.
ThreadCount Integer The number of threads for the specified service.

Returned Results

The method has no returned results.