| Overload | Description |
|---|---|
| GetUploadStream(String) | Retrieves a direct access to the write-only data stream to send to. |
| GetUploadStream(String,Boolean) | Retrieves a direct access to the write-only data stream to send to, indicating if existing data should be overwritten or appended to. |