Constructor The name of the file being transferred. The current count of bytes transferred.
Constructor The current count of bytes transferred.
public BytesTransferredEventArgs(long);
Constructor The name of the file being transferred. The current count of bytes transferred.
public BytesTransferredEventArgs(string,long,long);
BytesTransferredEventArgs Class | EnterpriseDT.Net.Ftp Namespace