GitHub
npm
Preparing search index...
The search index is not available
@microsoft/applicationinsights-core-js - v3.3.4
@microsoft/applicationinsights-core-js
IUnloadHandlerContainer
Interface IUnloadHandlerContainer
interface
IUnloadHandlerContainer
{
add
:
(
(
handler
:
UnloadHandler
)
=>
void
)
;
run
:
(
(
itemCtx
:
IProcessTelemetryUnloadContext
,
unloadState
:
ITelemetryUnloadState
)
=>
void
)
;
}
Index
Properties
add
run
Properties
add
add
:
(
(
handler
:
UnloadHandler
)
=>
void
)
run
run
:
(
(
itemCtx
:
IProcessTelemetryUnloadContext
,
unloadState
:
ITelemetryUnloadState
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
run
Changelog
Readme
GitHub
npm
@microsoft/applicationinsights-core-js - v3.3.4
Loading...