'Declaration
<PropertyBitValueAttribute()> Public Property UseTransitions As Boolean
[PropertyBitValueAttribute()] public bool UseTransitions {get; set;}
Setting this value to false allows for multiple calls to the API to be performed without extra complex transitions being added to the system. By default, the value is true.
NOTE: The last call to ReceivePartRequest in the chain of calls should have this value set to true to ensure the transitions are checked and the condition/status is updated properly.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family