Spring.Messaging.Amqp.Rabbit
ObjectName Property
See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Listener Namespace > AbstractRabbitListeningContainer Class : ObjectName Property
Set the name of the object in the object factory that created this object.

Syntax

C# 
public string ObjectName {get; set;}

Return Value

The name of the object in the factory.

Remarks

Invoked after population of normal object properties but before an init callback like IInitializingObject's AfterPropertiesSet method or a custom init-method.

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.