Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAppendFile(Stream, String)
Appends the content of the data stream to the file on the server.
Public methodSupported by the .NET Compact FrameworkAppendFile(String, String)
Appends the content of the local file to the file on the server.
Public methodSupported by the .NET Compact FrameworkAppendFile(Stream, String, Int64)
Appends the content of the data stream to the file on the server.
Public methodSupported by the .NET Compact FrameworkAppendFile(String, String, Int64, Int64)
Appends the content of the local file to the file on the server.

See Also