IPWorks EDI 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

Use this property to determine whether the class is connected to the remote host or not.

This property is not available at design time.

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