Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
edtFTPnet/Free
FTPConnection
.
.
::
.
.
useGuiThread Field
FTPConnection Class
See Also
Send Feedback
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
FTPConnection Class
EnterpriseDT.Net.Ftp Namespace