Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginPutUniqueFile(Stream, AsyncCallback, Object)
Begins asynchronous PutUniqueFile operation. Uploads the content of the stream to the file with unique pathname on the server.
Public methodSupported by the .NET Compact FrameworkBeginPutUniqueFile(String, AsyncCallback, Object)
Begins asynchronous PutUniqueFile operation. Uploads the content of the local file to the file with unique pathname on the server.

See Also