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