tibasSpace_IsReady()
Sets the value of is Ready to TIBAS_TRUE if the space is ready to be used.
Remarks
Use the tibasSpace_IsReady() function to test whether a specified space is ready to be used.
A space is ready to be used if the minimum number of seeders has been reached or, if persistence has been configured for the space, the space has been loaded from the persistence layer.
If the space is not ready, the function returns TIBAS_FALSE, and it is not possible to perform operations on the space.
Copyright © Cloud Software Group, Inc. All rights reserved.