فئة LimitMemoryException

LimitMemoryException class

استثناء حد الذاكرة. يحدث عندما يجب تقليل استخدام الذاكرة.

public class LimitMemoryException : OutOfMemoryException

المنشئات

الاسمالوصف
LimitMemoryException(string)يقوم بإنشاء نسخة جديدة من الفئة LimitMemoryException.
LimitMemoryException(string, Exception)يقوم بإنشاء نسخة جديدة من الفئة LimitMemoryException.
LimitMemoryException(string, long)يقوم بإنشاء نسخة جديدة من الفئة LimitMemoryException.
LimitMemoryException(string, Exception, int)يقوم بإنشاء نسخة جديدة من الفئة LimitMemoryException.

الخصائص

الاسمالوصف
ReduceMemoryFactor { get; set; }يحصل أو يضبط عامل تقليل الذاكرة.

انظر أيضًا