Class LimitMemoryException

Class LimitMemoryException

Namespace: Aspose.Imaging.CoreExceptions
Assembly: Aspose.Imaging.dll (25.2.0)

استثنای حافظه محدود. زمانی رخ می‌دهد که باید مصرف حافظه کاهش یابد.

public class LimitMemoryException : OutOfMemoryException, ISerializable

وراثت

objectExceptionSystemExceptionOutOfMemoryExceptionLimitMemoryException

پیاده‌سازی‌ها

ISerializable

اعضای به ارث رسیده

Exception.GetBaseException(), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.StackTrace, Exception.SerializeObjectState, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

سازنده‌ها

LimitMemoryException(string)

یک نمونه جدید از کلاس Aspose.Imaging.CoreExceptions.LimitMemoryException را راه‌اندازی می‌کند.

public LimitMemoryException(string message)

پارامترها

message string

پیام استثنا.

LimitMemoryException(string, Exception)

یک نمونه جدید از کلاس Aspose.Imaging.CoreExceptions.LimitMemoryException را راه‌اندازی می‌کند.

public LimitMemoryException(string message, Exception innerException)

پارامترها

message string

پیام استثنا.

innerException Exception

استثنای داخلی.

LimitMemoryException(string, long)

یک نمونه جدید از کلاس Aspose.Imaging.CoreExceptions.LimitMemoryException را راه‌اندازی می‌کند.

public LimitMemoryException(string message, long reduceMemoryFactor)

پارامترها

message string

پیام استثنا.

reduceMemoryFactor long

فاکتور کاهش حافظه.

LimitMemoryException(string, Exception, int)

یک نمونه جدید از کلاس Aspose.Imaging.CoreExceptions.LimitMemoryException را راه‌اندازی می‌کند.

public LimitMemoryException(string message, Exception innerException, int reduceMemoryFactor)

پارامترها

message string

پیام استثنا.

innerException Exception

استثنای داخلی.

reduceMemoryFactor int

فاکتور کاهش حافظه.

ویژگی‌ها

ReduceMemoryFactor

فاکتور کاهش حافظه را دریافت یا تنظیم می‌کند.

public long ReduceMemoryFactor { get; set; }

مقدار ویژگی

long

 فارسی