ScpClient BufferSize Property SSH .NET Client Library Documentation
Gets or sets the size of the buffer.

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public uint BufferSize { get; set; }

Field Value

The size of the buffer.
See Also