PowUpload 1.3 control documentation

Stops upload and if specified terminates the connection with the client.

public void CancelUpload(
   bool closeConnection
);

Parameters

closeConnection
Set to true if request should be terminated; otherwise, false.

See Also

PowUpload Class | ElementIT.PowUpload Namespace | PowUpload.CancelUpload Overload List