~OMOSSemaphore

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

Visibility

Public

Signature
virtual ~OMOSSemaphore()

Feedback