GitHubnpm
  • Preparing search index...
  • The search index is not available
@microsoft/applicationinsights-core-js - v3.3.9
  • @microsoft/applicationinsights-core-js
  • InstrumentProto

Function InstrumentProto

  • InstrumentProto(target, funcName, callbacks): IInstrumentHook
  • Intercept the named prototype functions for the target class / object

    Parameters

    • target: any

      The target object

    • funcName: string

      The function name

    • callbacks: IInstrumentHooksCallbacks

      The callbacks to configure and call whenever the function is called

    Returns IInstrumentHook

    • Defined in JavaScriptSDK/InstrumentHooks.ts:153

Settings

Member Visibility
ChangelogReadmeGitHubnpm
@microsoft/applicationinsights-core-js - v3.3.9
  • Loading...

Generated using TypeDoc