1 write to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
998
this.
rawConnection
= channel.rawConnection;
1 reference to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
1089
IPEndPoint remoteEndPoint = this.
rawConnection
.RemoteIPEndPoint;