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

Connected Property

Shows whether the component is connected.

Syntax

[VB.NET]
Public Property Connected As Boolean

[C#]
public bool Connected {get; set;}

Remarks

This property is used to determine whether or not the component is connected to the remote host.

This property is not available at design time.

Default Value

False

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