IsAcquirable
Returns a Boolean value that indicates the box’s acquirabilty state.
Declaration
bool IsAcquirable();Return Value
true if the box is acquirable; false otherwise.
Discussion
This method synchronizes by using the work queue created by the object.