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