Click or drag to resize

AsyncResultTEndInvoke Method

Ends the invocation by waiting for the wait handle to finish.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public T EndInvoke()

Return Value

Type: T
The return value of the asynchronous operation.
See Also