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