ButterflowWrapperrunningProcess Field | 
  The running butterflow process. 
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate Process runningProcess
Private runningProcess As Process
private:
Process^ runningProcess
val mutable private runningProcess: Process
Field Value
Type: 
Process
See Also