Gets or sets a value that specifies the size of the receive buffer of the System.Net.Sockets.Socket.
Documentation for this section has not yet been entered.
A larger buffer size potentially reduces the number of empty acknowledgements (TCP packets with no data portion), but might also delay the recognition of connection difficulties. Consider increasing the buffer size if you are transferring large files, or you are using a high bandwidth, high latency connection (such as a satellite broadband provider.)