~OMOSMessageQueue

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

Visibility

Public

Signature
virtual ~OMOSMessageQueue()

Feedback