setConnectID procedure

Sets the connection ID between the Sonic client and Sonic broker.

Note: The JMS providers other than SonicMQ do not support this method.

Syntax

PROCEDURE setConnectID.
DEFINE INPUT PARAMETER connectID AS CHARACTER.

Applies to

Session objects.

Notes

Sets the connection ID between the Sonic client and Sonic broker. If not explicitly set, Sonic uses an internal value.

See also

getConnectID function