adapter_broadcast_address Property

The broadcast address of the adapter.

Syntax

def get_adapter_broadcast_address() -> str: ...

adapter_broadcast_address = property(get_adapter_broadcast_address, None)

Default Value

""

Remarks

This property contains the broadcast address of the adapter specified by adapter_index.

This property is read-only.

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