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