VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Twain.ImageUploading.Http Namespace / HttpUpload Class
В этом разделе
    HttpUpload Class Properties
    В этом разделе
    Чтобы увидеть список всех свойств этого типа, смотрите HttpUpload.
    Публичные Операторы
     ИмяОписание
    Public PropertyGets or sets a value that indicates whether the request should follow redirection responses.
    Public PropertyGets the count of bytes that should be uploaded to HTTP server.
    Public PropertyGets the count of bytes that already uploaded to HTTP server.
    Public PropertyGets or sets the cookie header for current HTTP uploading session.
    Public PropertyProvides authentication information for the request.
    Public PropertyGets the error code of current uploading process.
    Public PropertyGets the error string of current uploading process.
    Public PropertyGets or sets the maximum number of redirects that the request will follow.
    Public PropertyGets or sets the name or IP address of the proxy server host.
    Public PropertyGets or sets the proxy server password.
    Public PropertyGets or sets the proxy server port.
    Public PropertyGets or sets the proxy server user.
    Public PropertyGets or sets the URL of web resource from which the POST request is sent.
    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 status code of current uploading process.
    Public PropertyGets the status string of current uploading process.
    Public PropertyGet or sets the timeout, in milliseconds, assigned to the read-write operations with server.
    Public PropertyGets or sets the URL of web resource to which the POST request should be sent.
    Public PropertyGets or sets a bool value that controls whether default credentials are sent with requests.
    Смотрите также