FtpClient.BeginOpenWrite Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method BeginOpenWrite(String, AsyncCallback, Object)
Opens the specified file for writing
Public method BeginOpenWrite(String, FtpDataType, AsyncCallback, Object)
Opens the specified file for writing

See Also