Spring.Messaging.Amqp.Rabbit
Dispose Method
See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Connection Namespace > SingleConnectionFactory Class : Dispose Method
Close the underlying shared connection.

Syntax

C# 
public void Dispose()

Remarks

The provider of this ConnectionFactory needs to care for proper shutdown. As this bean implements IDisposable, the application context will automatically invoke this on destruction of its cached singletons.

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.