The NMS Class Library (.Net Messaging Library)

ConnectionClosedException Class

Exception thrown when a connection is used that it already closed

For a list of all members of this type, see ConnectionClosedException Members.

System.Object
   System.Exception
      NMS.NMSException
         ActiveMQ.ConnectionClosedException

public class ConnectionClosedException : NMSException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ActiveMQ

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

ConnectionClosedException Members | ActiveMQ Namespace