IPWorks 2020 JavaScript Edition

Questions / Feedback?

Connected Property

Shows whether the class is connected.

Syntax


 isConnected(): boolean;

async  setConnected(connected: boolean): void;

Default Value

FALSE

Remarks

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

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]