IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Connect Method

Connect to a remote host.

Syntax

[VB.NET]
Public Sub Connect(ByVal Host As String)
[C#]
public void Connect(string host);

Remarks

Calling this method is equivalent to setting the RemoteHost property to Host and then setting the Connected property to True.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]