The properties of the BytesTransferredEventArgs class are listed below. For a complete list of BytesTransferredEventArgs class members, see the BytesTransferredEventArgs Members topic.
![]() | Gets the byte count. |
![]() | Identifies the pooled connection on which the task is running. |
![]() | Indicates whether or not the event-handler has been invoked on the GUI thread. |
![]() | Remote directory of file being transferred, or directory being listed. |
![]() | The name of the file being transferred, or the name of the directory if it is a directory listing. |
![]() | Remote path of file being transferred, or directory being listed. |
![]() | If a transfer was resumed then this property will return the byte-offset from which the transfer starts. |
![]() | Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only). |
BytesTransferredEventArgs Class | EnterpriseDT.Net.Ftp Namespace