Click or drag to resize

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
Syntax
C#
IDestination ReplyTo { get; set; }

Property Value

Type: IDestination
See Also