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