Invokes the given event-handler.
protected virtual void InvokeEventHandler(bool,Delegate,object,EventArgs);
protected virtual void InvokeEventHandler(Delegate,object,EventArgs);
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace