Class NextWasmDisassemblyChunkCommandSettings
NextWasmDisassemblyChunk
public sealed class NextWasmDisassemblyChunkCommandSettings : ICommand
- Inheritance
-
NextWasmDisassemblyChunkCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
StreamId
Gets or sets the streamId
[JsonPropertyName("streamId")]
public string StreamId { get; set; }