C# (CSharp) Spring.Messaging.Nms.Connections Namespace

Classes

Name Description
CachingConnectionFactory SingleConnectionFactory subclass that adds Session, MessageProducer, and MessageConsumer caching. This ConnectionFactory also switches the ReconnectOnException property to true by default, allowing for automatic recovery of the underlying Connection.
SingleConnectionFactoryTests