[]
Gets or sets the value indicating whether to update commands' status when idle.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.StateUpdateOnIdle", "Gets or sets the value indicating whether to update commands' status when idle.")]
public bool StateUpdateOnIdle { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandHolder.StateUpdateOnIdle", "Gets or sets the value indicating whether to update commands' status when idle.")>
Public Property StateUpdateOnIdle As Boolean