Click or drag to resize

IFutureTGetValueOrDefault Method

Gets the result value from the execution.

Namespace:  com.espertech.esper.compat.concurrency
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
T GetValueOrDefault()

Return Value

Type: T

[Missing <returns> documentation for "M:com.espertech.esper.compat.concurrency.IFuture`1.GetValueOrDefault"]

See Also