Class PrepareForLeakDetectionCommandSettings
Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc.
public sealed class PrepareForLeakDetectionCommandSettings : ICommand
- Inheritance
-
PrepareForLeakDetectionCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }