CefV8Value GetExternallyAllocatedMemory Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Returns the amount of externally allocated memory registered for the object.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public int GetExternallyAllocatedMemory()

Return Value

Type: OnlineInt32

[Missing <returns> documentation for "M:Xilium.CefGlue.CefV8Value.GetExternallyAllocatedMemory"]

See Also