The write that writes to the control socket

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
protected StreamWriter writer
Visual Basic
Protected writer As StreamWriter
Visual C++
protected:
StreamWriter^ writer

See Also