1 write to replyTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
193
this.
replyTo
= message.Headers.ReplyTo;
1 reference to replyTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
231
get { return this.
replyTo
; }