Spring.Messaging.Amqp
Address Class
Members  See Also  Send Feedback
Spring.Messaging.Amqp.Core Namespace : Address Class
Represents an address for publication of an AMQP message. The AMQP 0-8 and 0-9 specifications have an unstructured string that is used as a "reply to" address. There are however conventions in use and this class makes it easier to follow these conventions.

Syntax

C# 
public class Address 

Inheritance Hierarchy

System.Object
   Spring.Messaging.Amqp.Core.Address

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.