DataSift\Storyplayer\OsLib\SupportedOs::getPid PHP Method

getPid() public method

public getPid ( HostDetails $hostDetails, string $processName ) : integer
$hostDetails HostDetails
$processName string
return integer
    public function getPid($hostDetails, $processName);