@zeroc/ice
    Preparing search index...

    Class ServerDynamicInfo

    Dynamic information about the state of a server.

    The Slice compiler generated this class from Slice struct ::IceGrid::ServerDynamicInfo.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    enabled: boolean

    Indicates whether the server is enabled.

    id: string

    The ID of the server.

    pid: number

    The process ID of the server.

    The state of the server.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.

    • Returns the hash code of the object.

      Returns number

      The hash code of the object.