dhcp_release Method

Releases the IP Address of the current adapter specified by AdapterIndex .

Syntax

def dhcp_release() -> None: ...

Remarks

This method releases the IP Address of the current adapter specified by adapter_index. If adapter_dhcp_enabled is true, the lease of the IP Address assigned to the current adapter specified by adapter_index is released.

NOTE: This functionality is only available in Windows.

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