UploadHandlerFile Constructor

public UploadHandlerFile(string filePath);

Parameters

filePathA file containing data to send.

Description 描述

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