PhantomJS ErrorReceived EventNReco.PhantomJS Class Library Documentation
Occurs when error data is received from PhantomJS process

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

public event EventHandler<DataReceivedEventArgs> ErrorReceived

Value

Type: System EventHandler DataReceivedEventArgs 
See Also