1 reference to maxSocketWrite
System.Runtime.Remoting (1)
channels\core\socketstream.cs (1)
89
count = Math.Min(bytesToWrite,
maxSocketWrite
);