10.24.0

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

Property Value

IDestination

See Also