7 [global::__DynamicallyInvokable]
13 [global::__DynamicallyInvokable]
16 [global::__DynamicallyInvokable]
19 throw ExceptionHelper.PropertyNotImplementedException;
26 [global::__DynamicallyInvokable]
29 throw ExceptionHelper.MethodNotImplementedException;
36 [global::__DynamicallyInvokable]
39 throw ExceptionHelper.MethodNotImplementedException;
43 [global::__DynamicallyInvokable]
virtual EndPoint Create(SocketAddress socketAddress)
Creates an T:System.Net.EndPoint instance from a T:System.Net.SocketAddress instance.
EndPoint()
Initializes a new instance of the T:System.Net.EndPoint class.
AddressFamily
Specifies the addressing scheme that an instance of the T:System.Net.Sockets.Socket class can use.
Stores serialized information from T:System.Net.EndPoint derived classes.
virtual SocketAddress Serialize()
Serializes endpoint information into a T:System.Net.SocketAddress instance.
Specifies that the class can be serialized.
Identifies a network address. This is an abstract class.