Skip to main content

Product: OpenFusion Notification Service

Version: 2.1 and above

 

Description:

How to destroy a proxy?

 

Solution:

There are several ways a proxy can be destroyed:

1) By the user code calling the disconnect() method on the proxy.

2) By the user code destroying the admin or the channel.

3) By MaxInactivityInterval being reached for push suppliers or pull consumers.

4) By the proxy supplier's reconnect mechanism not being able to push an event to the consumer after the specific number of attempts. The reconnect mechanism is controlled by the ReconnectInterval and MaxReconnectAttempts QoS properties.


#KnowledgeDocs
#OpenFusion
#notificationservice