IsWaitingForCompletion Property
Microsoft Robotics Class Reference
Gets or sets a value indicating whether WaitForCompletion was set in most recently issued command.
Namespace: Microsoft.Robotics.Services.SingleAxisJoint
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[DataMemberAttribute]
public bool IsWaitingForCompletion { get; set; }