edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionTransferNotifyListings Property

By default the BytesTransferred event is not triggered during directory listings - this property can be used to enable this behaviour.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public virtual bool TransferNotifyListings { get; set; }

Property Value

Type: Boolean
See Also