KangarooStatusIsBusy Property Kangaroo Library for .NET
Gets whether a recently-requested command is still executing. For example, P(Int32, Int32, KangarooMoveFlags) is busy while the channel is getting into position, and Home is busy while the channel is homing. Its opposite is .

Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public bool IsBusy { get; }

Property Value

Type: Boolean
See Also

Reference