An NDoc Documented Class Library

HandleCollector.RegisteredHandleType Properties

The properties of the HandleCollector.RegisteredHandleType class are listed below. For a complete list of HandleCollector.RegisteredHandleType class members, see the HandleCollector.RegisteredHandleType Members topic.

Public Instance Properties

Expense An expense in the range of 0 - 100. 0 is the least expensive handle, and 100 is the most expensive
InitialThreshold Number of handles of this type that must be added to the handle collector before garbage collection is initiated
Name String name of the handle type
Type The underlying int type used internally to identify this handle type

See Also

HandleCollector.RegisteredHandleType Class | Genghis.Windows.Forms Namespace