IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

Listening Property

If True, connects to the Azure Relay Service and listens for incoming connections.

Syntax


 isListening(): boolean;

async  setListening(listening: boolean): void;

Default Value

FALSE

Remarks

This setting controls whether the class accepts incoming connections. When set to True the class will connect to the Azure Service and begin listening for incoming connections. The following properties are applicable when calling this method:

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]