IPEndPoint
MaxPort
MinPort
IPEndPoint(Int64, Int32)
IPEndPoint(IPAddress, Int32)
Address
AddressFamily
Port
Create(SocketAddress)
Equals(Object)
GetHashCode()
Parse(String)
Parse(ReadOnlySpan<Byte>)
Parse(ReadOnlySpan<Char>)
Serialize()
ToString()
TryFormat(Span<Byte>, Int32)
TryFormat(Span<Char>, Int32)
TryParse(String, IPEndPoint)
TryParse(ReadOnlySpan<Byte>, IPEndPoint)
TryParse(ReadOnlySpan<Char>, IPEndPoint)
net11.0
namespace System.Net
{
public class IPEndPoint : EndPoint, IFormattable, IParsable<IPEndPoint!>, ISpanFormattable, ISpanParsable<IPEndPoint!>, IUtf8SpanFormattable, IUtf8SpanParsable<IPEndPoint!>
}
| nuget.org | 2.5 % Reference this API 0.0 % Derive from this class or interface |
|---|---|
| Design Reviews |
|
| .NET | 5.06.07.08.09.010.011.0 |
| .NET Core | 3.03.1 |
| .NET Framework | 2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net11.0 | |
| Assembly | System.Net.Primitives , Version=11.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API