1 write to replyTo
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
24
this.
replyTo
= headers.ReplyTo;
1 reference to replyTo
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
45
get { return this.
replyTo
; }