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