Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Net
NetworkInformation
PingOptions
C# Class System.Net.NetworkInformation.PingOptions
Mostra file
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
PingOptions
( )
PingOptions
(
int
ttl
,
bool
dontFragment
)
Method Details
PingOptions()
public
method
public
PingOptions
( )
PingOptions()
public
method
public
PingOptions
(
int
ttl
,
bool
dontFragment
)
ttl
int
dontFragment
bool