IPWorks WebSockets 2020 Kotlin Edition

Questions / Feedback?

Listening Property

If True, the component accepts incoming connections on LocalPort.

Syntax

public var isListening: Boolean

Default Value

False

Remarks

Use this property to make the component 'listen' (accept connections) on the port specified by the LocalPort property. Setting this property to False will make the component stop listening (please note that this does not close any existing connections).

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 Kotlin Edition - Version 20.0 [Build 7941]