Property | Type | Description | |
---|---|---|---|
m_EventThreadEnded | |||
m_GCWatchStopped | bool | ||
m_bContinueThread | bool | ||
m_iInterval | int |
Method | Description | |
---|---|---|
GCWatch ( ) : void | ||
GarbageCollection ( int iInterval ) : System | ||
StopThread ( ) : void | ||
WaitForThreadToStop ( ) : void |
Method | Description | |
---|---|---|
ContinueThread ( ) : bool |
public GarbageCollection ( int iInterval ) : System | ||
iInterval | int | |
return | System |
protected ManualResetEvent,System.Threading m_EventThreadEnded | ||
return |