edtFTPnet/Express - Class Reference

ExFTPConnection.Save Method

Saves the properties of the current connection in the given Stream.

Overload List

Saves the properties of the current connection in the given Stream.

public void Save(Stream);

Saves the properties of the current connection in the given file.

public void Save(string);

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace