Share via


EnableDhcp Method

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

Enables the Dynamic Host Configuration Protocol (DHCP) for service with this network interface.

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

Syntax

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

.NET Framework Security

See Also

Reference

NetworkInterface Class

Microsoft.SPOT.Net.NetworkInformation Namespace