Class TypeFindFunctionAsyncHandler
Async Handler for TypeFindFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TypeFindFunctionAsyncHandler
- Inheritance
-
TypeFindFunctionAsyncHandler
- Inherited Members
Constructors
TypeFindFunctionAsyncHandler(TypeFindFunction)
public TypeFindFunctionAsyncHandler(TypeFindFunction managed)
Parameters
managed
TypeFindFunction
Fields
NativeCallback
public TypeFindFunction NativeCallback