Skip to content

JSRuntime.EmbeddingRuntimeConfigOnPreload method

C#
public virtual NodeEmbeddingStatus EmbeddingRuntimeConfigOnPreload(
    node_embedding_runtime_config runtime_config, node_embedding_runtime_preload_callback preload, 
    IntPtr preload_data, node_embedding_data_release_callback release_preload_data)

See Also

Released under the MIT license