Listening Property

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

Syntax

public bool Listening { get; set; }
Public Property Listening As Boolean

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.

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