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