edtFTPnet/Express - Class Reference

ExFTPConnection.Clone Method 

Creates a new ExFTPConnection that is a copy of the current instance.

public object Clone();

Return Value

A new ExFTPConnection whose properties match those of the current instance.

Implements

ICloneable.Clone

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace