SshParameters.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Clone()
Returns a shallow copy of the current parameters.
Declaration
public SshParameters Clone()
Returns
| Type | Description |
|---|---|
| SshParameters | A shallow copy of current parameters. |