LumiSoft Mail Server User API
LogEntries Property
Namespaces > LumiSoft.Net > SocketLogger > LogEntries
Gets current cached log entries.
Syntax
C#Visual BasicManaged C++
public SocketLogEntry[] LogEntries { get; }
Public ReadOnly Property LogEntries As SocketLogEntry()
public:
array<SocketLogEntry^>^ LogEntries {
	array<SocketLogEntry^>^ get ();
}

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