LumiSoft Net Help
OnError Method (x)
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionOnError(Exception)
Is called when session has processing error.
Declaration Syntax
C#Visual BasicVisual C++F#
protected override void OnError(
	Exception x
)
Protected Overrides Sub OnError ( 
	x As Exception
)
protected:
virtual void OnError(
	Exception^ x
) override
abstract OnError : 
        x : Exception -> unit 
override OnError : 
        x : Exception -> unit 
Parameters
x (Exception)
Exception happened.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119