Summary
Resets the JavaScript Engine pool and clears the JavaScript Engine Switcher
to an empty list of engine factories and default engine. Useful on configuration
change where we might have a new configuration.
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Execution - Containing Type
- Engine
Syntax
public static void ResetJsEngines()
Return Value
Type | Description |
---|---|
void |