FtpClient.BeginOpenAppend Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

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

See Also