protected virtual void OnError(
FTPErrorEventArgs e
)Protected Overridable Sub OnError (
e As FTPErrorEventArgs
)protected:
virtual void OnError(
FTPErrorEventArgs^ e
)abstract OnError :
e : FTPErrorEventArgs -> unit
override OnError :
e : FTPErrorEventArgs -> unit