Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: Find Out More About an Exception with the Exception Assistant