The number of bytes transferred between each notification of the
BytesTransferred event.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public long TransferNotifyInterval { get; set; } |
| Visual Basic |
|---|
Public Property TransferNotifyInterval As Long Get Set |
| Visual C++ |
|---|
public: virtual property long long TransferNotifyInterval { long long get () sealed; void set (long long value) sealed; } |
Implements
IFileTransferClient..::..TransferNotifyInterval
Remarks
Reduce this value to receive more frequent notifications of transfer progress.