Product: OpenFusion Notification Service
Version: ALL
Description:
How to disconnect the proxy push consumer when the supplier finishes?
Resolution:
To destroy the proxy call the proxy's disconnect() method.
For a structured proxy push consumer this method is called disconnect_structured_push_consumer(). This will destroy the proxy and disconnect it from the supplier.
If the DisconnectCallback QoS property is set to true, the proxy will call the supplier's disconnect_structured_push_supplier() method.
#OpenFusion
#KnowledgeDocs