 | IExecutorServiceAwaitTermination Method (TimeSpan) |
Awaits termination.
Namespace:
com.espertech.esper.compat.concurrency
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxvoid AwaitTermination(
TimeSpan timeout
)
Parameters
- timeout
- Type: SystemTimeSpan
The timeout.
See Also