In The Hand LtdIn The Hand
NetworkInformationException Constructor (errorCode)
NamespacesInTheHand.Net.NetworkInformationNetworkInformationExceptionNetworkInformationException(Int32)
.NET Components for Mobility
Initializes a new instance of the NetworkInformationException class with the specified error code.
Declaration Syntax
C#Visual Basic
public NetworkInformationException(
	int errorCode
)
Public Sub New ( _
	errorCode As Integer _
)
Parameters
errorCode (Int32)
A Win32 error code.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0