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