KangarooStatusIsDone Property Kangaroo Library for .NET
Gets whether a recently-requested command has completed execution. For example, P(Int32, Int32, KangarooMoveFlags) is done when the channel is in position. 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 IsDone { get; }

Property Value

Type: Boolean
See Also

Reference