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