Class DisableCommandSettings
Disables network tracking, prevents network events from being sent to the client.
public sealed class DisableCommandSettings : ICommand
- Inheritance
-
DisableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }