Flag indicating whether or not event-handlers will run on the GUI thread if one is available.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
protected bool useGuiThread
Visual Basic
Protected useGuiThread As Boolean
Visual C++
protected:
bool useGuiThread

See Also