Click or drag to resize

EPAssertionUtilAssertionCollectionValueStringEndInvoke Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.EndInvoke(System.IAsyncResult)"]

Namespace:  com.espertech.esper.common.client.scopetest
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public virtual string EndInvoke(
	IAsyncResult result
)

Parameters

result
Type: SystemIAsyncResult

[Missing <param name="result"/> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.EndInvoke(System.IAsyncResult)"]

Return Value

Type: String

[Missing <returns> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.EndInvoke(System.IAsyncResult)"]

See Also