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