Click or drag to resize
WebClientUploadStringAsync Method
Overload List
  NameDescription
Public methodUploadStringAsync(Uri, String)
Uploads the specified string to the specified resource. This method does not block the calling thread.
Public methodUploadStringAsync(Uri, String, String)
Uploads the specified string to the specified resource. This method does not block the calling thread.
Top
See Also