The NMS Class Library (.Net Messaging Library)

ConsumerClosedException Class

Exception thrown when a consumer is used that it already closed

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

System.Object
   System.Exception
      NMS.NMSException
         ActiveMQ.ConsumerClosedException

public class ConsumerClosedException : 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

ConsumerClosedException Members | ActiveMQ Namespace