HttpClientTransferNotifyListings 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.HttpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool TransferNotifyListings { get; set; }
Public Property TransferNotifyListings As Boolean
Get
Set
public:
virtual property bool TransferNotifyListings {
bool get () sealed;
void set (bool value) sealed;
}
abstract TransferNotifyListings : bool with get, set
override TransferNotifyListings : bool with get, set
BooleanIFileTransferClientTransferNotifyListings