In The Hand
PingException Constructor (message)
Namespaces
►
InTheHand.Net.NetworkInformation
►
PingException
►
PingException(String)
C#
Visual Basic
.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