Creates an EndPoint instance from a SocketAddress instance.
Public Overridable Function Create ( _ socketAddress As SocketAddress _ ) As EndPoint
Dim instance As EndPoint Dim socketAddress As SocketAddress Dim returnValue As EndPoint returnValue = instance.Create(socketAddress)
public virtual EndPoint Create( SocketAddress socketAddress )
public: virtual EndPoint^ Create( SocketAddress^ socketAddress )
public function Create( socketAddress : SocketAddress ) : EndPoint
Any attempt is made to access the method when the method is not overridden in a descendant class.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC