public static class QuickIORecommendedValues
Various default and recommended values for different operations, connections and API calls
DefaultReadBufferBytes
Recommended buffer byte size for default read operations
public const Int32 DefaultReadBufferBytes
Constant Value
MTUMaxPackageBytes
Recommended size of Byte packages for local ethernet connections
public const Int32 MTUMaxPackageBytes
Constant Value
SMBMaxPackageBytes
Recommended size of Byte packages for SMB connections
public const Int32 SMBMaxPackageBytes
Constant Value
Remarks
See http://support.microsoft.com/kb/223140
TCPMaxPackageBytes
Recommended size of Byte packages for TCP connections
public const Int32 TCPMaxPackageBytes
Constant Value