UploadHandlerFile Constructor

Declaration

public UploadHandlerFile(string filePath);

Parameters

filePath A file containing data to send.

Description

Create a new upload handler to send data from the given file to the server.


Did you find this page useful? Please give it a rating: