PhantomJS Abort Method NReco.PhantomJS Class Library Documentation
Abort PhantomJS process (if started)

Namespace: NReco.PhantomJS
Assembly: NReco.PhantomJS (in NReco.PhantomJS.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax

public void Abort()
Remarks

This method IMMEDIATELY stops PhantomJS by killing the process.
See Also