VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WpfTwain.ImageUploading.Http Namespace / ProgressChangedEventArgs Class
Конструкторы Свойства Поля Смотрите также
В этом разделе
    Члены типа ProgressChangedEventArgs Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые ProgressChangedEventArgs.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the ProgressChangedEventArgs class.
    Публичные Поля
     ИмяОписание
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Наследуется от System.EventArgs)
    Публичные Свойства
     ИмяОписание
    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 the current status code.
    Public PropertyGets the current status string.
    Смотрите также