 | IMessageReplyTo Property |
version: 10.21.0
Represents the reply-to destination.
Returns null if not present.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
SyntaxIDestination ReplyTo { get; set; }
Property Value
Type:
IDestination
See Also