Click or drag to resize

IV8FastHostFunction Interface

Represents a fast host function.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public interface IV8FastHostFunction : IV8FastHostObject

The IV8FastHostFunction type exposes the following members.

Properties
 NameDescription
Public propertyOperations Gets the function's operations interface.
Top
See Also