Contents

IsAcquired

Returns a Boolean value that indicates the box’s acquisition state.

Declaration

bool IsAcquired();

Return Value

true if the box is acquired; false otherwise.

Discussion

This method synchronizes by using the work queue created by the object.

See Also

Managing Acquirability