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.