| Overload | Description |
|---|---|
| BeginGetUploadStream(String,AsyncCallback,Object) | Begins the process of retrieving a direct access to the write-only data stream to send to. |
| BeginGetUploadStream(String,Boolean,AsyncCallback,Object) | Begins the process of retrieving a direct access to the write-only data stream to send to, indicating if existing data should be overwritten or appended to. |