Table of Contents

Class ClassHasPropertyFunctionAsyncHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Async Handler for ClassHasPropertyFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class ClassHasPropertyFunctionAsyncHandler
Inheritance
ClassHasPropertyFunctionAsyncHandler
Inherited Members

Constructors

ClassHasPropertyFunctionAsyncHandler(ClassHasPropertyFunction)

public ClassHasPropertyFunctionAsyncHandler(ClassHasPropertyFunction managed)

Parameters

managed ClassHasPropertyFunction

Fields

NativeCallback

public ClassHasPropertyFunction NativeCallback

Field Value

ClassHasPropertyFunction