IPWorks MQ 2020 C++ Builder Edition

Questions / Feedback?

Listening Property

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

Syntax

__property bool Listening = { read=FListening, write=FSetListening };

Default Value

False

Remarks

This setting controls whether the component accepts incoming connections. When set to True the component 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.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 C++ Builder Edition - Version 20.0 [Build 8155]