C# Class System.Internal.HandleCollector

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Add ( IntPtr handle, int type ) : IntPtr
RegisterType ( string typeName, int expense, int initialThreshold ) : int
Remove ( IntPtr handle, int type ) : IntPtr
ResumeCollect ( ) : void
SuspendCollect ( ) : void