Returns the process ID of the render process associated with the Frame instance.
Method Detail
pid
int pid()
Returns the process ID of the render process associated with the Frame instance.
Render process with this ID can be terminated any time, so it is possible that there is no
render process running with this ID anymore.