In The Hand LtdIn The Hand
PingException Constructor (message)
NamespacesInTheHand.Net.NetworkInformationPingExceptionPingException(String)
.NET Components for Mobility
Initializes a new instance of the PingException class using the specified message.
Declaration Syntax
C#Visual Basic
public PingException(
	string message
)
Public Sub New ( _
	message As String _
)
Parameters
message (String)
A String that describes the error.

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