DataTransferProgressEventArgs-Member
The DataTransferProgressEventArgs class represents the arguments used when a data transfer progress event is raised.
Der DataTransferProgressEventArgs-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
DataTransferProgressEventArgs | Initializes a new instance of the DataTransferProgressEventArgs class for the specified event with the specified transfer ID, progress count, and associated exception. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DataTransferProgressEventType | Gets the type of data transfer progress event associated with the DataTransferProgressEventArgs object. |
![]() |
Exception | Gets the exception associated with the DataTransferProgressEventType object. |
![]() |
ProgressCount | Gets the current number of items transferred. |
![]() |
TransferId | Gets the ID value that uniquely identifies the data transfer progress event. |
Zum Anfang
.gif)
.gif)
.gif)