The NMS Class Library (.Net Messaging Library)

IConnection Interface

Represents a connection with a message broker

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

public interface IConnection : IDisposable, IStartable, IStoppable

Types that implement IConnection

Type Description
Connection Represents a connection with a message broker

Requirements

Namespace: NMS

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

See Also

IConnection Members | NMS Namespace