setConnectID procedure

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

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