Sets the DOFOperationFilter this DOFServerConfigBuilder will use for inbound DOFOperaitons. 
- Parameters
 - 
  
    | self | The DOFServerConfigBuilder. If self is NULL this function will do nothing.  | 
    | filter | the DOFOperationFilter to apply to received DOFOperations | 
  
   
- Return values
 - 
  
    | TRUE | the receive DOFOperationFilter was successfully set  | 
    | FALSE | the receive DOFOperationFilter was not successfully set  |