Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
System
Net
NetworkInformation
PingOptions
C# Class System.Net.NetworkInformation.PingOptions
ファイルを表示
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