Creates a new object that is a shallow copy of the current instance.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Function Clone As SftpSettings |
C# |
---|
public SftpSettings Clone() |