Click or drag to resize
ChannelSendFile Method
Overload List
  NameDescription
Public methodSendFile(String, Boolean, Boolean, String)
Uploads a local file to the server
Public methodSendFile(String, String, Boolean, Boolean, String)
Uploads a local file to the server
Public methodSendFile(String, String, Boolean, Boolean, String, String)
Request uploading a local file to the server
Public methodSendFile(String, String, Boolean, Boolean, String, CancellationToken)
Uploads a local file to the server
Top
See Also