#include <systemmonitor/recordtypes.h>
Link against: systemmonitor.lib
class TZombieThreadRemoved : public TSystemMonitorRecordBase |
Public Member Functions | |
---|---|
TZombieThreadRemoved(TThreadId, TFullName) | |
IMPORT_C TThreadId | GetID() |
IMPORT_C TFullName | GetName() |
Inherited Attributes | |
---|---|
TSystemMonitorRecordBase::iTime |
TestTZombieThreadRemoved: Inherits from TSystemMonitorRecordBase, modifies it to store Zombie Thread Removed data.