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