1 write to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
177
this.
connectionBufferSize
= channelListener.ConnectionBufferSize;
1 reference to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
232
&& (this.
connectionBufferSize
== channelListener.ConnectionBufferSize)