Loads properties from the given Stream.
public void Load(Stream);
Loads properties from the given file.
public void Load(string);
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace