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