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