'Declaration Public Shared Sub ComputeIPEndPoint( _ ByVal hostName As String, _ ByVal port As Integer, _ ByRef endPoint As IPEndPoint, _ ByRef name As String _ )
'Usage Dim hostName As String Dim port As Integer Dim endPoint As IPEndPoint Dim name As String SocketIOProvider.ComputeIPEndPoint(hostName, port, endPoint, name)
Parameters
- hostName
- port
- endPoint
- name