IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

Connected Property

This indicates the class's login status.

Syntax


 isConnected(): boolean;

async  setConnected(connected: boolean): void;

Default Value

FALSE

Remarks

This value shows whether or not the class has successfully logged into the IMServer. It will not be true until a successful Connected event has fired.

This property is not available at design time.

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