FtpClient.BeginOpenAppend Method
From System.Net.FtpClient
Overload List
| Name | Description | |
|---|---|---|
|
|
BeginOpenAppend(String, AsyncCallback, Object) |
Opens the specified file for writing
|
|
|
BeginOpenAppend(String, FtpDataType, AsyncCallback, Object) |
Opens the specified file for writing
|