Connects to the specified host.
| C# | Visual Basic | Managed C++ |
public void Connect ( IPEndPoint endpoint )
Public Sub Connect ( _ endpoint As IPEndPoint _ )
public: void Connect ( IPEndPoint^ endpoint )
- endpoint (IPEndPoint)
- IP endpoint where to connect.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)