unbind

unbind();

The unbind method of the JadeMultiWorkerTcpConnection class unbinds the connection if it is currently bound. This method is ignored if the connection is not currently bound. A connection can be unbound only by the worker to which it is currently bound.