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