| 
      
    | 
   
- Deprecated:
 - The ability to set a maximum number of operations was removed. This function no longer has any effect. The maximum number of simultaneous operations that the DOF supports is 0xFFFFFFFF (effectively unlimited).
  
- Parameters
 - 
  
    | self | the DOFConfigBuilder to set the maximum number of operations in. This must not be NULL.  |  
    | max | Any uint32. The maximum number of operations will remain set to 0xFFFFFFFF. |  
   
   
 
- Returns
 - TRUE in cases where this function would previously have set the value, although the DOFConfigBuilder remains unchanged. 
  
- Exceptions
 - 
  
    | FALSE | if the arguments are invalid. The DOFConfigBuilder remains unchanged.  |  
   
   
 
 
 
     |