Waits for function to complete and either returns result of type T or throws exception of type E.
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic Function Wait As T
Return Value
Type:
TReturns result.
See Also