Overload List
Name | Description | |
---|---|---|
AppendFile(Stream, String) |
Appends the content of the data stream to the file on the server.
| |
AppendFile(String, String) |
Appends the content of the local file to the file on the server.
| |
AppendFile(Stream, String, Int64) |
Appends the content of the data stream to the file on the server.
| |
AppendFile(String, String, Int64, Int64) |
Appends the content of the local file to the file on the server.
|