Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides a method that allows the garbage collector to request the host to change the limits of virtual memory.
interface IGCHostControl : IUnknown {
HRESULT RequestVirtualMemLimit(
[in] SIZE_T sztMaxVirtualMemMB,
[in, out] SIZE_T* psztNewMaxVirtualMemMB
);
}
Methods
Method |
Description |
|---|---|
Requests the host to change the limits of virtual memory. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: MSCorEE.idl
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0