CommandNodeIsDone Property

CVB.Net Documentation
If this command is readable, the execution state can be queried.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsDone { get; }

Property Value

Type: Boolean

Implements

ICommandNodeIsDone
See Also

Reference