The NMS Class Library (.Net Messaging Library)

ConnectionFactory Class

Represents a connection with a message broker

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

System.Object
   ActiveMQ.ConnectionFactory

public class ConnectionFactory : IConnectionFactory

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

ConnectionFactory Members | ActiveMQ Namespace