The NMS Class Library (.Net Messaging Library)

NMSConnectionException Class

Represents a connection failure.

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

System.Object
   System.Exception
      NMS.NMSException
         NMS.NMSConnectionException

public class NMSConnectionException : 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: NMS

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

See Also

NMSConnectionException Members | NMS Namespace