Class TaskFunctionCallHandler
Call Handler for TaskFunction. 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 TaskFunctionCallHandler
- Inheritance
-
TaskFunctionCallHandler
- Inherited Members
Constructors
TaskFunctionCallHandler(TaskFunction)
public TaskFunctionCallHandler(TaskFunction managed)
Parameters
managed
TaskFunction
Fields
NativeCallback
public TaskFunction NativeCallback