PhantomJS OutputReceived EventNReco.PhantomJS Class Library Documentation
Occurs when output 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> OutputReceived

Value

Type: System EventHandler DataReceivedEventArgs 
See Also