1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\RequestChannel.cs (1)
35
this.
to
= to;
3 references to to
System.ServiceModel (3)
System\ServiceModel\Channels\RequestChannel.cs (3)
51
return this.
to
;
350
if (!manualAddressing &&
to
!= null)
352
to
.ApplyTo(message);