Batching Server Calls

This example shows how to find multiple channels and queues in one call to the server.

Usage

findChannelsAndQueues <RNAME> <name> <name> <name>.....


<Required Arguments> 

<RNAME> - The RNAME of the realm you wish to connect to
<name> - The name(s) of the channels to find


Note: -? provides help on environment variables

Application Source Code

Click here for a code example