NetworkInterfaceList.Reset Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Resets the NetworkInterfaceList to its initial state.

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

Syntax

Public Sub Reset
public void Reset()

Implements

IEnumerator..::.Reset()()()

Remarks

After calling the Reset method, the next call to MoveNext attempts to get the first candidate network connection.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

NetworkInterfaceList Class

Microsoft.Phone.Net.NetworkInformation Namespace