OpenDOF Project
void DOFConnection_Disconnect ( DOFConnection  self)

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
selfThe Connection. This must not be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22