logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CommonNames.Timers

    Timer names used throughout the application

    Inheritance
    object
    CommonNames.Timers
    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 CommonNames.Timers

    Fields

    APP_TIMER

    Declaration
    public const string APP_TIMER = "appTimer"
    Field Value
    Type Description
    string

    The application timer.

    In this article
    © 2026 Serenity. All Rights Reserved