CreationState¶
-
RobotCreationState IRobot.CreationState { get; }¶
Gets the creation state of this robot.
- Value
RobotCreationState – Creation state.
- Throws
CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.System.ObjectDisposedException– Object is disposed.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.