Click or drag to resize

V8FastHostObjectConfigurationTObjectSetAsyncEnumeratorFactory Method

Overload List
 NameDescription
Public methodSetAsyncEnumeratorFactory(FuncTObject, IV8FastAsyncEnumerator) Sets a callback that creates an asynchronous enumerator for a TObject instance in IV8FastAsyncEnumerator form.
Public methodSetAsyncEnumeratorFactoryTItem(FuncTObject, IAsyncEnumeratorTItem) Sets a callback that creates an asynchronous enumerator for a TObject instance in IAsyncEnumeratorT form.
Top
See Also