Class ChildWatchFuncForeverHandler
Forever Handler for ChildWatchFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class ChildWatchFuncForeverHandler
- Inheritance
-
ChildWatchFuncForeverHandler
- Inherited Members
Constructors
ChildWatchFuncForeverHandler(ChildWatchFunc)
public ChildWatchFuncForeverHandler(ChildWatchFunc managed)
Parameters
managed
ChildWatchFunc
Fields
NativeCallback
public ChildWatchFunc NativeCallback