PhantomJS WriteEnd Method NReco.PhantomJS Class Library Documentation
Closes phantomJS process standard input stream.

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

public void WriteEnd()
Remarks

This method cannot be used if standard input data specified as Stream.
See Also