Class SimpleAsyncThreadFuncCallHandler
Call Handler for SimpleAsyncThreadFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class SimpleAsyncThreadFuncCallHandler
- Inheritance
-
SimpleAsyncThreadFuncCallHandler
- Inherited Members
Constructors
SimpleAsyncThreadFuncCallHandler(SimpleAsyncThreadFunc)
public SimpleAsyncThreadFuncCallHandler(SimpleAsyncThreadFunc managed)
Parameters
managed
SimpleAsyncThreadFunc
Fields
NativeCallback
public SimpleAsyncThreadFunc NativeCallback