An NDoc Documented Class Library

FTPErrorEventArgs.ShowMessageBox Method (IWin32Window, Boolean)

Shows a MessageBox containing the type of the exception as well as its message and stack-trace.

public void ShowMessageBox(
   IWin32Window owner,
   bool showDetail
);

See Also

FTPErrorEventArgs Class | EnterpriseDT.Net.Ftp Namespace | FTPErrorEventArgs.ShowMessageBox Overload List