[TIBCO.EMS.UFOCLIENT .NET client library 6.3 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Gets and Sets the message's replyto value.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public Destination ReplyTo { get; set; } |
Public Property ReplyTo As Destination |
public: property Destination^ ReplyTo { Destination^ get (); void set (Destination^ value); } |