Troubleshooting Exceptions: System.Net.NetworkInformation.NetworkInformationException

The exception that is thrown when an error occurs while retrieving network information.

Remarks

Types in the System.Net.NetworkInformation namespace throw this exception when a call to a Win32 function fails. The ErrorCode property contains the result returned by the function.

See Also

Tasks

How to: Use the Exception Assistant

Reference

NetworkInformationException