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


The following tables list the members exposed by TopicExchange.

Public Constructors

 NameDescription
Public ConstructorTopicExchange ConstructorOverloaded.   
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.