1 write to faultTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
192
this.
faultTo
= message.Headers.FaultTo;
1 reference to faultTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
206
get { return this.
faultTo
; }