causeUserEvent

causeUserEvent(tag: Integer);

The causeUserEvent method of the JadeMultiWorkerTcpConnection class queues a UserEvent client connection event for the connection with the value specified in the tag parameter.

As there can be one unprocessed UserEvent event only for a connection, a subsequent call of this method overwrites an unprocessed user event.