Свойство | Type | Description | |
---|---|---|---|
_completedPingCounter | int | ||
_pingCountValue | int | ||
_pingRoundTripSum | int | ||
_timer1 | |||
_window |
Méthode | Description | |
---|---|---|
ClearOutputWindow ( |
||
CreateTimer ( ) : void | ||
ExportToCSV ( ) : void | ||
GetGatewayAddress ( string mac ) : string | ||
GetMacAddressActiveNIC ( ) : string | ||
PingHost ( |
||
TimedPingEvent ( object sender, |
||
stopPing ( ) : void |
public ClearOutputWindow ( |
||
window | ||
Résultat | void |
public GetGatewayAddress ( string mac ) : string | ||
mac | string | |
Résultat | string |
public PingHost ( |
||
window | ||
pingValue | int | |
Résultat | void |
public TimedPingEvent ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public DispatcherTimer,System.Windows.Threading _timer1 | ||
Résultat |