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