Члены типа CompletedEventArgs Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые
CompletedEventArgs.
Публичные Конструкторы
Публичные Поля
| | Имя | Описание |
  | Empty | Provides a value to use with events that do not have event data. (Наследуется от System.EventArgs) |
Публичные Свойства
| | Имя | Описание |
 | ErrorCode | Gets the error code of current uploading process. |
 | ErrorString | Gets the error string of current uploading process. |
 | StatusCode | Gets the current status code. |
 | StatusString | Gets the current status string. |
Смотрите также