UnixDomainSocketEndPoint
UnixDomainSocketEndPoint(String)
AddressFamily
Create(SocketAddress)
Equals(Object)
GetHashCode()
Serialize()
ToString()
xamarinmac
namespace System.Net.Sockets
{
public sealed class UnixDomainSocketEndPoint : EndPoint
{
public override EndPoint Create(SocketAddress socketAddress);
}
}
.NET | 7.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | System.Core , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API