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