1 implementation of BufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
61int ISocketListenerSettings.BufferSize
1 reference to BufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
1999this.connectionBufferPool = new ConnectionBufferPool(settings.BufferSize);