The sendsessions parameter specifies
the number of simultaneous transactions or CICS® tasks that are allowed over the CICS connection.
sendsessions=<number>- Description
Set the value in the range 1 - 999 to specify the
number of send sessions. You must also specify the same number in
the value in the receivecount parameter of the
IPCONN definition on the CICS server. If you do not specify a value
or specify a lower value in the receivecount than
the value specified in the sendsessions parameter,
the value used might be reduced.This parameter
is in the IPICSERVER section of the configuration file.

- Default value
- If this parameter is not specified, the default value is 100.