Socket log entry.
| C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Get rid of it.")] public class SocketLogEntry
<ObsoleteAttribute("Get rid of it.")> _ Public Class SocketLogEntry
[ObsoleteAttribute(L"Get rid of it.")] public ref class SocketLogEntry
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SocketLogEntry(String, Int64, SocketLogEntryType) |
Default constructor.
| |
| Equals(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.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Size |
Gets size of data readed or sent.
| |
| Text |
Gets log text.
| |
| ToString()()()() | (Inherited from Object.) | |
| Type |
Gets log entry type.
|
| Object | |
| SocketLogEntry | |