| ChannelSendFile Method |
| Name | Description | |
|---|---|---|
| SendFile(String, Boolean, Boolean, String) |
Uploads a local file to the server
| |
| SendFile(String, String, Boolean, Boolean, String) |
Uploads a local file to the server
| |
| SendFile(String, String, Boolean, Boolean, String, String) |
Request uploading a local file to the server
| |
| SendFile(String, String, Boolean, Boolean, String, CancellationToken) |
Uploads a local file to the server
|