Represents Received: header "TCP-info" value. Defined in RFC 5321. 4.4.
| C# | Visual Basic | Visual C++ | F# |
public class Mail_t_TcpInfo
Public Class Mail_t_TcpInfo
public ref class Mail_t_TcpInfo
type Mail_t_TcpInfo = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Mail_t_TcpInfo(IPAddress, String) |
Default constructor.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it 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.) | |
| HostName |
Gets host value. Value null means not specified.
| |
| IP |
Gets IP address.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()()() |
Returns this as string.
(Overrides Object.ToString()()()().) |
RFC 5321 4.4. TCP-info = address-literal / ( Domain FWS address-literal ) address-literal = "[" ( IPv4-address-literal / IPv6-address-literal / General-address-literal ) "]" | |
| Object | |
| Mail_t_TcpInfo | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119