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

Syntax

C# 
protected virtual IConnection CreateSharedConnection()

Return Value

The prepared Connection

Remarks

The default implementation creates a standard Connection and prepares it through PrepareSharedConnection.

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.