OpenTelemetry SDK
    Preparing search index...

    Class BindOnceFuture<R, This, T>

    Bind the callback and only invoke the callback once regardless how many times BindOnceFuture.call is invoked.

    Type Parameters

    • R
    • This = unknown
    • T extends (this: This, ...args: unknown[]) => R = () => R
    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods