tibasMemberDef_SetWorkerThreadCount()
Specifies the number of worker threads for a specified space number.
      Declaration
tibas_status tibasMemberDef_SetWorkerThreadCount(
    tibasMemberDef memberDef,
    tibas_int count);
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | memberDef | Specifies the member definition for the space for which you want to set the number of worker threads. | 
                  
                     | count | Specifies the number of worker threads. | 
               
            
Remarks
Use the tibasMemberDef_SetWorkerThreadCount() function to specify the number of worker threads used with a specified space member.
Copyright © Cloud Software Group, Inc. All rights reserved.