Overload List
| Name | Description | |
|---|---|---|
| BeginPutUniqueFile(Stream, AsyncCallback, Object) |
Begins asynchronous PutUniqueFile operation.
Uploads the content of the stream to the file with unique pathname on the server.
| |
| BeginPutUniqueFile(String, AsyncCallback, Object) |
Begins asynchronous PutUniqueFile operation.
Uploads the content of the local file to the file with unique pathname on the server.
|