If connected then decrement the reference count associated with this DOFConnection, and if the result is zero then allow the Connection to close. 
- Note
 - Other DOFConnections may refer to the same underlying Connection and may have non-zero reference counts, in which case the Connection may not actually close.
 
- Parameters
 - 
  
    | self | The Connection. This must not be NULL.  |