Click or drag to resize

IExecutorServiceAwaitTermination Method (TimeSpan)

Awaits termination.

Namespace:  com.espertech.esper.compat.concurrency
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
void AwaitTermination(
	TimeSpan timeout
)

Parameters

timeout
Type: SystemTimeSpan
The timeout.
See Also