ContentsIndexHome
PreviousUpNext
IAimmsObject::close Method

Closes the reference and invalidates the object. 

 

C++
virtual void close() = 0;

Closing a reference reduces memory use and may improve the overall performance. 

However, closing objects individually is not obligated since closing the session will close all.