public int SSHWindowSize { get; set; }Public Property SSHWindowSize As Integer
Get
Setpublic:
property int SSHWindowSize {
int get ();
void set (int value);
}member SSHWindowSize : int with get, setThis property applies to SFTP/SCP only. Use the Protocol property to select the protocol.
The default is generally appropriate in most situations.