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