~OMOSThread

This method destroys the OMOSThread object. You must declare the destructor explicitly, rather than letting the compiler add it, because it must be made virtual.

Visibility

Public

Signature
virtual ~OMOSThread()

Feedback