1 write to remoteAddress
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
448
this.
remoteAddress
= remoteAddress;
1 reference to remoteAddress
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
454
get { return this.
remoteAddress
; }