RenewDhcpLease Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Renews a DHCP lease, which renews the IP address on a DHCP-enabled network interface.

Namespace:  Microsoft.SPOT.Net.NetworkInformation
Assembly:  Microsoft.SPOT.Net (in Microsoft.SPOT.Net.dll)

Syntax

'Declaration
Public Sub RenewDhcpLease
public void RenewDhcpLease()
public:
void RenewDhcpLease()
member RenewDhcpLease : unit -> unit 
public function RenewDhcpLease()

.NET Framework Security

See Also

Reference

NetworkInterface Class

Microsoft.SPOT.Net.NetworkInformation Namespace