Method | Description | |
---|---|---|
Clear ( ) : void | ||
Notify ( NetworkInterfaceManager e ) : void | ||
RegisterKillProcessOnInterfaceUp ( NetworkInterface networkInterface, string processName ) : void |
Method | Description | |
---|---|---|
KillProcessByName ( string processName ) : void |
public Notify ( NetworkInterfaceManager e ) : void | ||
e | NetworkInterfaceManager | |
return | void |
public RegisterKillProcessOnInterfaceUp ( NetworkInterface networkInterface, string processName ) : void | ||
networkInterface | NetworkInterface | |
processName | string | |
return | void |