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; }获取或设置减少内存因子。

也可以看看