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