Loopback Property

Enables or disables loopback of data sent to the multicast group.

Syntax

public var isLoopback: Boolean

Default Value

True

Remarks

This property enables or disables loopback of data sent to the multicast group. Setting this property to False disables loopback of data sent through the component (normally loopback is enabled). This property is directly related to the IP_MULTICAST_LOOP socket option.

This property is not available at design time.

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