Delegate ConnectionInterruptedListener
A delegate that is used by Fault tolerant NMS Implementation to notify their clients that the Connection is not currently active to due some error.
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public delegate void ConnectionInterruptedListener();