resumeInboundServices()

Use the resumeInboundServices() method to resume suspended inbound adapter services tied to a particular client connection pool.

The adapter services to be resumed are the Request-Response Service services that are configured using one-way invocation and the Subscription Service services.

Parameters

The following table lists the parameter:
Name Type Description
ClientConnectionPool string The name of the client connection pool.

Returned Results

The method has no returned results.