Spring.Messaging.Amqp
Durable Property
See Also  Send Feedback
Spring.Messaging.Amqp.Core Namespace > AbstractExchange Class : Durable Property
Gets or sets a value indicating whether this AbstractExchange is durable.

Syntax

C# 
public bool Durable {get; set;}

Return Value

true if describing a durable exchange (the exchange will survive a server restart), otherwise false.

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.