Class SpawnChildSetupFuncAsyncHandler
Async Handler for SpawnChildSetupFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class SpawnChildSetupFuncAsyncHandler
- Inheritance
-
SpawnChildSetupFuncAsyncHandler
- Inherited Members
Constructors
SpawnChildSetupFuncAsyncHandler(SpawnChildSetupFunc)
public SpawnChildSetupFuncAsyncHandler(SpawnChildSetupFunc managed)
Parameters
managed
SpawnChildSetupFunc
Fields
NativeCallback
public SpawnChildSetupFunc NativeCallback