SshParameters.MaximumPacketSize Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
MaximumPacketSize
Gets or sets maximum SSH packet size. Valid packet size range is 4096 to 131072.
Declaration
public int MaximumPacketSize { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |