Spring.Messaging.Amqp.Rabbit
PrepareSharedConnection Method
See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Listener Namespace > AbstractRabbitListeningContainer Class : PrepareSharedConnection Method
connection
The connection to prepare.
Prepares the given connection, which is about to be registered as the shared connection for this container.

Syntax

C# 
protected virtual void PrepareSharedConnection( 
   IConnection connection
)

Parameters

connection
The connection to prepare.

Remarks

Subclasses can override this to apply further settings.

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.