LumiSoft Net Help
OnError Method (x)
NamespacesLumiSoft.Net.TCPTCP_ServerSessionOnError(Exception)
Raises Error event.
Declaration Syntax
C#Visual BasicVisual C++F#
protected virtual void OnError(
	Exception x
)
Protected Overridable Sub OnError ( 
	x As Exception
)
protected:
virtual void OnError(
	Exception^ x
)
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