FtpSettings.UseLargeBuffers Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
UseLargeBuffers
Use larger receive buffer for incoming and outgoing data.
Declaration
public bool UseLargeBuffers { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Implements
Remarks
Not supported on Universal Windows Platform.