ScpSettings.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 8.0.9673)
Clone()
Creates a new object that is a copy of the current instance.
Declaration
public ScpSettings Clone()
Returns
| Type | Description |
|---|---|
| ScpSettings | A new object that is a copy of the current instance. |