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