Part.PartState
Just wondering what purpose the Part.PartState property serves, and in particular the enum members Dehydrating and Dehydrated. This implies to me some form of state persistence of the Part is possible, but couldn't find anywhere where this is used - seems like at the moment the Parts are either Running or Initializing.
Regards,
Ian
Hi Ian,
Unfortunately, in our first CTP, we didn't do a very good job of cleaning up our internal API. The Part.PartState property is used by the Acropolis framework to know whether the part has done the various steps it needs before it is fully functional. Most of the other states are used in the system during initialization, so you may not see it.
Thanks,
Kathy - Program Manager - Microsoft