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