LumiSoft Net Help
SocketLogger Class
NamespacesLumiSoft.NetSocketLogger
Socket logger.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Get rid of it.")]
public class SocketLogger
<ObsoleteAttribute("Get rid of it.")> _
Public Class SocketLogger
[ObsoleteAttribute(L"Get rid of it.")]
public ref class SocketLogger
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SocketLogger(Socket, LogEventHandler)
Default constructor.

AddReadEntry(String, Int64)
Adds data read(from remoteEndpoint) entry.

AddSendEntry(String, Int64)
Adds data send(to remoteEndpoint) entry.

AddTextEntry(String)
Adds free text entry.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Flush()()()()
Requests to write all in memory log entries to log log file.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
LocalEndPoint
Gets local endpoint.

LogEntries
Gets current cached log entries.

LogEntriesToString(SocketLogger, Boolean, Boolean)
Converts log entries to string.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoteEndPoint
Gets remote endpoint.

SessionID
Gets or sets session ID.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UserName
Gets or sets authenticated user name.

Inheritance Hierarchy
Object
SocketLogger

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