SetSyncType

Sets the synchronization type required for this CclOFlow object.

SetSyncType(syncType as Integer)

SetSyncType(syncType as CclFlowSyncTypes)

syncType
The synchronization type required for this CclOFlow object. Possible values are:
  • cclSync
  • cclDSynccclDSync

If cclSync is used, link and status calls using this flow block the calling program until a reply is received from CICS®. If cclDSynccclDSync is used, link and status calls using this flow return immediately to the calling program. The program can then use the Poll method to receive the reply from CICS later.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfo063.html