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