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