Click or drag to resize

ButterflowWrapperrunQueue Field

Queue of butterflow commands to run.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.5.43134 (1.0.0.0)
Syntax
C#
private Queue<string> runQueue

Field Value

Type: QueueString
See Also