BytesTransferredEventArgs overview
![]() |
Overloaded. Initializes a new instance of the BytesTransferredEventArgs class. |
![]() | 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). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
BytesTransferredEventArgs Class | EnterpriseDT.Net.Ftp Namespace