VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Twain.ImageUploading.Http Namespace / HttpUpload Class
In This Topic
HttpUpload Class Methods
In This Topic
For a list of all methods of this type, see HttpUpload.
Public Methods
 NameDescription
Public MethodAborts current uploading process.
Public MethodAdds file field information to the POST request.
Public MethodAdds information about text field to the POST request.
Public MethodClears the file fields in HTTP request.
Public MethodClears the text fields in HTTP request.
Public MethodSends data to the HTTP/HTTPS server by the POST method.
See Also