PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
IMessage
Reply
To Property
Represents the reply-to destination. Returns
null
if not present.
Definition
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
IDestination
ReplyTo
{
get
;
set
; }
Property Value
IDestination
See Also
Reference
IMessage Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
See Also