Spring.Messaging.Amqp.Rabbit
EstablishSharedConnection Method
See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Listener Namespace > AbstractRabbitListeningContainer Class : EstablishSharedConnection Method
Establishes the shared connection for this container.

Syntax

C# 
protected virtual void EstablishSharedConnection()

Remarks

The default implementation delegates to CreateSharedConnection which does one immediate connection attempt and throws an exception if it fails. Can be overridden to have a recover process in place, retrying until a Connection can be successfully established.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.