CclSession constructor
CclSession(Ccl::Sync
syncType
)
syncType
The protocol to be used on transmissions to the
CICS®
server. Possible values are:
async
asynchronous
dsync
deferred synchronous
sync
synchronous
Parent topic:
CclSession class