Class GetHeapUsageCommandSettings
Returns the JavaScript heap usage. It is the total usage of the corresponding isolate not scoped to a particular Runtime.
public sealed class GetHeapUsageCommandSettings : ICommand
- Inheritance
-
GetHeapUsageCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }