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