Releases the $(ZMQ) message.
Note that the message will be automatically released when the Message object is destroyed, so it is often not necessary to call this method manually.
ZmqException if $(ZMQ) reports an error.
$(ZMQREF zmq_msg_close())
See Implementation
Releases the $(ZMQ) message.
Note that the message will be automatically released when the Message object is destroyed, so it is often not necessary to call this method manually.