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