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