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
SyntaxPublic Function EndInvoke As T
member EndInvoke : unit -> 'T
Return Value
Type:
TThe return value of the asynchronous operation.
See Also