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