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