opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
Gets the value of the configured large object heap (LOH) threshold.
Syntax
HRESULT GetLOHObjectSizeThreshold( [out] DWORD *pThreshold );
Parameters
pThreshold
[out] The large object heap threshold in bytes.
Remarks
Objects larger than the large object heap threshold will be allocated on the large object heap. Starting with .NET Core 3.0 the large object heap threshold is configurable, pThreshold will contain the active large object heap threshold size in bytes.
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Versions: Available since .NET Core 3.0