ProcessQuery.hasConnection
ProcessQuery hasConnection(string addr, ushort port)Filters processes that have a network connection.
Parameters
addr | The IP address to match (optional). |
port | The port number to match. |
Returns
This ProcessQuery for method chaining.