Click or drag to resize

CountDownLatchAwait Method

Awaits this instance.

Namespace:  com.espertech.esper.compat.threading
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public bool Await()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.espertech.esper.compat.threading.CountDownLatch.Await"]

See Also