An NDoc Documented Class Library |
|
FTPClient.TransferNotifyListings Property
By default the BytesTransferred event is not triggered during directory listings - this property can be used to enable this behaviour.
public
bool TransferNotifyListings {get; set;}
Implements
IFileTransferClient.TransferNotifyListings
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace