CLab Configurator API Documentation

Program.PauseClabThreadIfRunning Method 

Pauses the CLab thread if running, and resumes if paused.

public bool PauseClabThreadIfRunning();

Return Value

true if CLab thread is paused, otherwise, false.

See Also

Program Class | ClabGui Namespace