@zeroc/ice
    Preparing search index...

    Class AdapterDynamicInfo

    Dynamic information about the state of an adapter.

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

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: string

    The id of the adapter.

    proxy: ObjectPrx

    The direct proxy containing the adapter endpoints. This proxy is never null.

    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.