WebClient::UploadStringAsync Method
.NET Framework (current version)
Uploads the specified string to the specified resource. These methods do not block the calling thread.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | UploadStringAsync(Uri^, String^) | Uploads the specified string to the specified resource. This method does not block the calling thread. |
![]() | UploadStringAsync(Uri^, String^, String^) | Uploads the specified string to the specified resource. This method does not block the calling thread. |
![]() | UploadStringAsync(Uri^, String^, String^, Object^) | Uploads the specified string to the specified resource. This method does not block the calling thread. |
Show:
