VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain.ImageUploading.Ftp Namespace / ProgressChangedEventArgs Class
In This Topic
ProgressChangedEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ProgressChangedEventArgs.
Public Properties
 NameDescription
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.
See Also