- Source:
Methods
(static) defaultContext() → {Context}
Get the global default Context object.
- Source:
Returns:
- default Context
- Type
- Context
(static) shutdownDefaultContext() → {undefined}
Shutdown the default context.
- Source:
Returns:
- Type
- undefined
shutdown() → {undefined}
Shutdown the context.
- Source:
Returns:
- Type
- undefined
tryShutdown() → {undefined}
Try to shutdown the context.
- Source:
Returns:
- Type
- undefined