Log entry type.
| C# | Visual Basic | Managed C++ |
public enum SocketLogEntryType
Public Enumeration SocketLogEntryType
public enum class SocketLogEntryType
| Member | Description |
|---|---|
| ReadFromRemoteEP |
Data is readed from remote endpoint.
|
| SendToRemoteEP |
Data is sent to remote endpoint.
|
| FreeText |
Comment log entry.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)