endurox.tpsuspend¶
- endurox.tpsuspend(flags: int = 0) endurox.TPTRANID¶
Suspend global transaction.
For more details see tpsuspend(3) C API call.
- Raises:
AtmiException –
- Parameters:
flags (int) – Bitwise flags of
TPTXNOOPTIMandTPTXTMSUSPEND. default value is 0.- Returns:
tid – Suspend transaction identifier
- Return type:
TPTRANID