Skip to content

JSRuntime.EmbeddingRuntimeConfigOnLoading method

C#
public virtual NodeEmbeddingStatus EmbeddingRuntimeConfigOnLoading(
    node_embedding_runtime_config runtime_config, node_embedding_runtime_loading_callback run_load, 
    IntPtr load_data, node_embedding_data_release_callback release_load_data)

See Also

Released under the MIT license