'Declaration Public Function New( _ ByVal hostName As String, _ ByVal username As String, _ ByVal password As String _ )
'Usage Dim hostName As String Dim username As String Dim password As String Dim instance As New SOCKS5ProxyClient(hostName, username, password)
Parameters
- hostName
- username
- password