IGCHost::Collect Method
Forces a collection to occur for the given generation, regardless of the state of the current garbage collection.
Syntax
HRESULT Collect (
[in] LONG Generation
);
Parameters
Generation
[in] The generation on which to perform the garbage collection. A value of -1 indicates that all generations will undergo a garbage collection.
Requirements
Platforms: See System Requirements.
Header: GCHost.idl, GCHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 2.0
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.