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