Determines if events will be fired.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
protected bool isTransferringData |
| Visual Basic |
|---|
Protected isTransferringData As Boolean |
| Visual C++ |
|---|
protected:
bool isTransferringData |
See Also