An NDoc Documented Class Library

FTPClient.TransferNotifyInterval Property

The number of bytes transferred between each notification of the BytesTransferred event.

public long TransferNotifyInterval {get; set;}

Implements

IFileTransferClient.TransferNotifyInterval

Remarks

Reduce this value to receive more frequent notifications of transfer progress.

See Also

FTPClient Class | EnterpriseDT.Net.Ftp Namespace