Holds IP bind info.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IPBindInfo
Public Class IPBindInfo
public ref class IPBindInfo
type IPBindInfo = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IPBindInfo(String, BindInfoProtocol, IPAddress, Int32) |
Default constructor.
| |
IPBindInfo(String, IPAddress, Int32, SslMode, X509Certificate2) |
Default constructor.
| |
IPBindInfo(String, BindInfoProtocol, IPAddress, Int32, SslMode, X509Certificate2) |
Default constructor.
| |
Certificate |
Gets SSL certificate.
| |
EndPoint |
Gets IP end point.
| |
Equals(Object) |
Compares the current instance with another object of the same type.
(Overrides Object.Equals(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()()()() |
Returns the hash code.
(Overrides Object.GetHashCode()()()().) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
HostName |
Gets host name.
| |
IP |
Gets IP address.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Port |
Gets port.
| |
Protocol |
Gets protocol.
| |
SSL_Certificate | Obsolete.
Gets SSL certificate.
| |
SslMode |
Gets SSL mode.
| |
Tag |
Gets or sets user data. This is used internally don't use it !!!.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
IPBindInfo |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119