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