Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这更多地与面试问题有关——我多次被问到OutOfMemoryException在 C# 多线程环境中最简单的方法是什么。具体我们如何在以下每一种多线程机制中实现它:
OutOfMemoryException
throw new OutOfMemoryException();