IJavaScriptEnginePool.

AvailableEngineCount Property

Summary

Gets the number of currently available engines in this engine pool.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.JavaScript
Containing Type
IJavaScriptEnginePool

Syntax

int AvailableEngineCount { get; }

Value

Type Description
int
GitHub