2 writes to from
System.ServiceModel (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (2)
196
this.
from
= message.Headers.From;
200
this.
from
= null;
1 reference to from
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
211
get { return this.
from
; }