IGCHost2 Interface
Provides methods for obtaining information about the garbage collection system and for controlling some aspects of garbage collection.
Note
For new development, we recommend that you use the ICLRGCManager2 interface instead.
Methods
Method | Description |
---|---|
SetGCStartupLimitsEx Method | Sets the segment size and the maximum size for generation 0. Enables generation 0 and segment sizes larger than DWORD . |
Requirements
Platforms: See System Requirements.
Header: GCHost.idl, GCHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 4.5
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.