Property SpecControlAsyncCompute
SpecControlAsyncCompute
Gets or sets a value indicating whether the spec control async compute is enabled.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("spec_control_async_compute")]]
public bool? SpecControlAsyncCompute { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |