Click or drag to resize

PerformanceMetricsHelperExecCpuBound Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.diagnostics.PerformanceMetricsHelper.ExecCpuBound(System.Func`2)"]

Namespace:  com.espertech.esper.compat.diagnostics
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static void ExecCpuBound(
	Func cpuAction
)

Parameters

cpuAction
Type: SystemFuncT, TResult

[Missing <param name="cpuAction"/> documentation for "M:com.espertech.esper.compat.diagnostics.PerformanceMetricsHelper.ExecCpuBound(System.Func`2)"]

See Also