Destroys the TMultiReadExclusiveWriteSynchronizer instance.
Source position: systhrdh.inc line 58
| public destructor TMultiReadExclusiveWriteSynchronizer.Destroy; override; | 
Create destroys the instance of TMultiReadExclusiveWriteSynchronizer. It frees the TRTLCriticalSection it initialized, and calls the inherited destructor.
None.
| 
 | A critical section. |