A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
butterflow_ui
ButterflowWrapper Class
ButterflowWrapper Methods
Cancel Method
GetDevices Method
OnButterflowExited Method
OnParsedConsoleOutputRecieved Method
ParseConsoleOutput Method
Probe Method
Process_Exited Method
Process_OutputDataReceived Method
ProcessQueue Method
Run Method
ButterflowWrapper
Process_OutputDataReceived Method
Event handler. Called by Process for output data received events.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.1.1.5749 (1.0.0.0)
Syntax
C#
Copy
private
void
Process_OutputDataReceived
(
Object
sender
,
DataReceivedEventArgs
e
)
Parameters
sender
Type:
System
Object
Source of the event.
e
Type:
System.Diagnostics
DataReceivedEventArgs
Data received event information.
See Also
Reference
ButterflowWrapper Class
butterflow_ui Namespace