OpenDOF Project
void DOSDPSSession_Close ( void  )

Close the session set in DOSContext.

This call will not block until the sesson is closed, the Closed callback specified in DOSConfig will be called when the session is closed. If memory was allocated for the session, the memory must not be freed until the Closed callback is called.

DOSContext must be cleared, and the following fields set prior to this call: Session

core-c-cos Version 7.0.1 Build 0
2018-02-08