endurox.tpdiscon

endurox.tpdiscon(cd: int = 0) None

Force disconnect from the conversation session. May be called by any peer for the conversation.

For more details see tpsend(3) C API call.

Raises:

AtmiException

Following error codes may be present:
TPEINVAL - Invalid conversation descriptor.
TPEOS - Operating system error occurred.

Parameters:

cd (int) – Conversation descriptor.