Set the transport-specific configuration for the given DOFConnectionConfigBuilder Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting. 
- Parameters
 - 
  
    | self | The Connection Config Builder. If self is NULL, no action will be taken.  | 
    | config | The transport-specific configuration. If config is NULL, the default transport-specific configuration is used. | 
  
   
- Return values
 - 
  
    | TRUE | Transport config was set.  | 
  
   
- Exceptions
 - 
  
    | FALSE | Transport config set failed.  |