An NDoc Documented Class Library |
|
FTPConnection.InvokeDelegate Method
Invokes the given delegate.
Parameters
-
preferGuiThread
- If
true
then an attempt will be made to run on the GUI thread
-
permitAsync
-
-
del
- Delegate to invoke.
-
args
- Arguments with which to invoke the delegate.
Return Value
Return value of delegate (if any).
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace