Property | Type | Description | |
---|---|---|---|
_completedPingCounter | int | ||
_pingCountValue | int | ||
_pingRoundTripSum | int | ||
_timer1 | |||
_window |
Method | Description | |
---|---|---|
ClearOutputWindow ( |
||
CreateTimer ( ) : void | ||
ExportToCSV ( ) : void | ||
GetGatewayAddress ( string mac ) : string | ||
GetMacAddressActiveNIC ( ) : string | ||
PingHost ( |
||
TimedPingEvent ( object sender, |
||
stopPing ( ) : void |
public ClearOutputWindow ( |
||
window | ||
return | void |
public GetGatewayAddress ( string mac ) : string | ||
mac | string | |
return | string |
public PingHost ( |
||
window | ||
pingValue | int | |
return | void |
public TimedPingEvent ( object sender, |
||
sender | object | |
e | ||
return | void |
public DispatcherTimer,System.Windows.Threading _timer1 | ||
return |