Spring.Messaging.Amqp
DirectExchange Class Members
See Also  Fields  Properties  Methods  Send Feedback
Spring.Messaging.Amqp.Core Namespace : DirectExchange Class


The following tables list the members exposed by DirectExchange.

Public Constructors

 NameDescription
Public ConstructorDirectExchange ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)DEFAULT  
Top

Public Properties

 NameDescription
Public PropertyArguments Gets or sets the collection of arbitrary arguments to use when declaring an exchange. (Inherited from AbstractExchange)
Public PropertyAutoDelete Gets or sets a value indicating the auto-delete lifecycle of this exchange. (Inherited from AbstractExchange)
Public PropertyDurable Gets or sets a value indicating whether this AbstractExchange is durable. (Inherited from AbstractExchange)
Public PropertyExchangeTypeOverridden.   
Public PropertyName (Inherited from AbstractExchange)
Top

Public Methods

 NameDescription
Public MethodToString (Inherited from AbstractExchange)
Top

See Also

© 2010 All Rights Reserved.