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