.NET : .NET CLR topics - Large objects (85000 bytes) are stored at LOH heap
.NET CLR topics - Large objects (85000 bytes) are stored at LOH heap
theoretically explains large object heap region and using a demo proves .NET objects with the size grater than 85000 bytes are stored st LOH.
Post a Comment