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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
Abort
()
public void Abort()
Public
Sub
Abort
Public Sub Abort
public
:
void
Abort
()
public: void Abort()
member
Abort
:
unit
->
unit
member Abort : unit -> unit
Remarks
This method IMMEDIATELY stops PhantomJS by killing the process.
See Also
PhantomJS Class
NReco.PhantomJS Namespace