An NDoc Documented Class Library

HttpClient.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

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace