Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkUploadData(String, array<Byte>[]()[][])
Uploads a data to provided URI and returns a response data of the upload operation.
Public methodSupported by the .NET Compact FrameworkUploadData(Uri, array<Byte>[]()[][])
Uploads a data to provided URI and returns a response data of the upload operation.
Public methodSupported by the .NET Compact FrameworkUploadData(String, String, array<Byte>[]()[][])
Uploads a data to provided URI and returns a response data of the upload operation.
Public methodSupported by the .NET Compact FrameworkUploadData(Uri, String, array<Byte>[]()[][])
Uploads a data to provided URI and returns a response data of the upload operation.

See Also