You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <param name="forceManualExecutionMode">Set this to true to discard
2466
2466
/// execution mode specified in the file and set manual mode</param>
2467
2467
/// <param name="isTemplate">When true, marks the opened workspace as a template (for example when opened via <see cref="OpenTemplateFromPath"/>).</param>
2468
+
/// <param name="forceBlockRun">Set this to true to block the graph from running after opening.</param>
2468
2469
/// <returns>True if workspace was opened successfully</returns>
0 commit comments