ThemeParks.wiki Parks API - v2.0.0
Preparing search index...
TraceContext
Interface TraceContext
Trace context that persists across async boundaries
interface
TraceContext
{
metadata
?:
Record
<
string
,
any
>
;
startTime
:
number
;
traceId
:
string
;
}
Index
Properties
metadata?
start
Time
trace
Id
Properties
Optional
metadata
metadata
?:
Record
<
string
,
any
>
start
Time
startTime
:
number
trace
Id
traceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
start
Time
trace
Id
ThemeParks.wiki Parks API - v2.0.0
Loading...
Trace context that persists across async boundaries