SSH.IsProcessRunning
Skip to content
mnscript
bool SSH.IsProcessRunning(string) 

Description ​

Gets whether a process with the given Id is running on the remote server.

Arguments ​

string

Returns ​

bool - True if a process with the given Id is running on the remote server.