Overload List
| Name | Description | |
|---|---|---|
| OpenWrite(String) |
Opens a stream that is used to send data to provided URI.
| |
| OpenWrite(Uri) |
Opens a stream that is used to send data to provided URI.
| |
| OpenWrite(String, String) |
Opens a stream that is used to send data to provided URI.
| |
| OpenWrite(Uri, String) |
Opens a stream that is used to send data to provided URI.
|