LumiSoft Mail Server User API
OnSysError Method (text, x)
Namespaces > LumiSoft.Net > SocketServer > OnSysError(String, Exception)

[Missing <summary> documentation for M:LumiSoft.Net.SocketServer.OnSysError(System.String,System.Exception)]

Syntax
C#Visual BasicManaged C++
protected internal void OnSysError (
	string text,
	Exception x
)
Protected Friend Sub OnSysError ( _
	text As String, _
	x As Exception _
)
protected public:
void OnSysError (
	String^ text, 
	Exception^ x
)
Parameters
text (String)

[Missing <param> documentation for "text"]

x (Exception)

[Missing <param> documentation for "x"]

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)