CclFlow(Ccl::Sync syncType,
unsigned long stackPages,
const unsigned short &timeout)
- syncType
- The type of synchronization
- stackPages
- If asynchronous, the number of 4kb stack pages. If not asynchronous,
this parameter is ignored.
- timeout
- The time in seconds to wait for the ECI program to respond. If a timeout
occurs, the HandleException method is called with a timeout CclException Object.
Valid values are 0-32767.