logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PerformanceConstants.PrefetchBudget

    Default prefetch budget values

    Inheritance
    object
    PerformanceConstants.PrefetchBudget
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class PerformanceConstants.PrefetchBudget

    Fields

    DEFAULT_MAX_ITEMS

    Declaration
    public const int DEFAULT_MAX_ITEMS = 128
    Field Value
    Type Description
    int

    DEFAULT_MAX_SIZE_MB

    Declaration
    public const int DEFAULT_MAX_SIZE_MB = 512
    Field Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved