Méthode | Description | |
---|---|---|
SendTask ( this ping, |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, string hostNameOrAddress, int timeout, byte buffer, |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, string hostNameOrAddress, int timeout, byte buffer, object userToken = null ) : Task |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, string hostNameOrAddress, int timeout, object userToken = null ) : Task |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
|
SendTask ( this ping, string hostNameOrAddress, object userToken = null ) : Task |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
Méthode | Description | |
---|---|---|
SendTaskCore ( |
Internet Control Message Protocol (ICMP) echo message 를 비동기적으로 보냅니다.
|
public static SendTask ( this ping, |
||
ping | this | |
address | ||
timeout | int | |
buffer | byte | |
options | ||
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, |
||
ping | this | |
address | ||
timeout | int | |
buffer | byte | |
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, |
||
ping | this | |
address | ||
timeout | int | |
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, |
||
ping | this | |
address | ||
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, string hostNameOrAddress, int timeout, byte buffer, |
||
ping | this | |
hostNameOrAddress | string | |
timeout | int | |
buffer | byte | |
options | ||
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, string hostNameOrAddress, int timeout, byte buffer, object userToken = null ) : Task |
||
ping | this | |
hostNameOrAddress | string | |
timeout | int | |
buffer | byte | |
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, string hostNameOrAddress, int timeout, object userToken = null ) : Task |
||
ping | this | |
hostNameOrAddress | string | |
timeout | int | |
userToken | object | |
Résultat | Task |
public static SendTask ( this ping, string hostNameOrAddress, object userToken = null ) : Task |
||
ping | this | |
hostNameOrAddress | string | |
userToken | object | |
Résultat | Task |