Skip to content

ElectronWebContents.getProcessId method

ElectronWebContents › getProcessId

Unofficial

Returns the Chromium internal pid of the associated renderer.

Signature:

getProcessId(): number

Returns: numberThe Chromium internal process id.