edtFTPnet/Express - Class Reference

ExFTPConnection.Load Method

Loads properties from the given Stream.

Overload List

Loads properties from the given Stream.

public void Load(Stream);

Loads properties from the given file.

public void Load(string);

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace