VintaSoftTwain Control v6.0
In This Topic
    enumHttpStatusCode Enumeration
    In This Topic
    Description
    Specifies available statuses of an image uploading process.
    Members
    MemberValueDescription
    HTTPSTATUSCODE_Aborting6Aborting connection with the server.
    HTTPSTATUSCODE_Completed5Transfer completed.
    HTTPSTATUSCODE_None0HTTP transfer is not working.
    HTTPSTATUSCODE_Receiving4Receiving data from the server.
    HTTPSTATUSCODE_Sending3Sending data from the server.
    HTTPSTATUSCODE_SendingRequest1Connecting to the server.
    HTTPSTATUSCODE_WaitingResponse2Waiting response from the server.