LumiSoft Mail Server User API
AddTextEntry Method (text)
Namespaces > LumiSoft.Net > SocketLogger > AddTextEntry(String)
Adds free text entry.
Syntax
C#Visual BasicManaged C++
public void AddTextEntry (
	string text
)
Public Sub AddTextEntry ( _
	text As String _
)
public:
void AddTextEntry (
	String^ text
)
Parameters
text (String)
Log text.

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