ServerSettings.ReceiveBufferSize Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9147)
ReceiveBufferSize
Gets or sets a value (in bytes) that specifies the size of the buffer for incoming data.
Declaration
public int? ReceiveBufferSize { get; set; }