VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain.ImageUploading.Http Namespace / CompletedEventArgs Class
In This Topic
    CompletedEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see CompletedEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets the error code of current uploading process.
    Public PropertyGets the error string of current uploading process.
    Public PropertyGets the response code from the server.
    Public PropertyGets the response content from the HTTP server.
    Public PropertyGets the response string from the server.
    Public PropertyGets the current status code.
    Public PropertyGets the current status string.
    See Also