The NMS Class Library (.Net Messaging Library)

Connection Class

Represents a connection with a message broker

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

System.Object
   ActiveMQ.Connection

public class Connection : IConnection, IDisposable, IStartable, IStoppable

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

Connection Members | ActiveMQ Namespace