IJavaScriptEnginePool.

EngineCount Property

Summary

Gets the total number of engines in this engine pool, including engines that are currently busy.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.JavaScript
Containing Type
IJavaScriptEnginePool

Syntax

int EngineCount { get; }

Value

Type Description
int
GitHub