ScpSettings.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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. |