10.29.00

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

Property Value

IDestination

See Also