This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Dart.
Summary
Causes the VM to pause before starting any isolate. You must explicitly start each isolate in the Observatory debugger.
- Assembly
- Cake
.Dart .dll - Namespace
- Cake
.Dart - Containing Type
- DartSettings
Syntax
public bool PauseIsolatesOnStart { get; set; }
Value
Type | Description |
---|---|
bool |