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