Indicates whether or not the event-handler has been invoked on the GUI thread.
If this property is true, then it's safe to manipulate Windows Forms controls from within the event-handler, otherwise BeginInvoke must be used.
FTPEventArgs Class | EnterpriseDT.Net.Ftp Namespace