edtFTPnet/Express - Class Reference

ExFTPConnection.Load Method (Stream)

Loads properties from the given Stream.

public void Load(
   Stream inputStream
);

Parameters

inputStream
Stream containing the properties.

Remarks

The content of the stream must be in the format produced by Load and Load.

PropertyChanged events are not triggered while properties are being loaded.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace | ExFTPConnection.Load Overload List